Skip to content

Commit

Permalink
Bump kubernetes/cloud-provider-aws 1-30 release branch to latest release
Browse files Browse the repository at this point in the history
  • Loading branch information
eks-distro-pr-bot committed Dec 7, 2024
1 parent 250d525 commit 4fcefd2
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion UPSTREAM_PROJECTS.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ projects:
go_version: "1.20"
- tag: v1.29.6
go_version: "1.21"
- tag: v1.30.4
- tag: v1.30.6
go_version: "1.22"
- tag: v1.31.2
go_version: "1.22"
Expand Down
20 changes: 10 additions & 10 deletions projects/kubernetes/cloud-provider-aws/1-30/ATTRIBUTION.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

** github.com/aws/aws-sdk-go-v2; version v1.32.2 --
** github.com/aws/aws-sdk-go-v2; version v1.32.5 --
https://github.com/aws/aws-sdk-go-v2

** github.com/aws/aws-sdk-go-v2/config; version v1.28.0 --
Expand All @@ -11,10 +11,10 @@ https://github.com/aws/aws-sdk-go-v2/credentials
** github.com/aws/aws-sdk-go-v2/feature/ec2/imds; version v1.16.17 --
https://github.com/aws/aws-sdk-go-v2/feature/ec2/imds

** github.com/aws/aws-sdk-go-v2/internal/configsources; version v1.3.21 --
** github.com/aws/aws-sdk-go-v2/internal/configsources; version v1.3.24 --
https://github.com/aws/aws-sdk-go-v2/internal/configsources

** github.com/aws/aws-sdk-go-v2/internal/endpoints/v2; version v2.6.21 --
** github.com/aws/aws-sdk-go-v2/internal/endpoints/v2; version v2.6.24 --
https://github.com/aws/aws-sdk-go-v2/internal/endpoints/v2

** github.com/aws/aws-sdk-go-v2/internal/ini; version v1.8.1 --
Expand All @@ -26,10 +26,10 @@ https://github.com/aws/aws-sdk-go-v2/service/ecr
** github.com/aws/aws-sdk-go-v2/service/ecrpublic; version v1.27.2 --
https://github.com/aws/aws-sdk-go-v2/service/ecrpublic

** github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding; version v1.12.0 --
** github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding; version v1.12.1 --
https://github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding

** github.com/aws/aws-sdk-go-v2/service/internal/presigned-url; version v1.12.2 --
** github.com/aws/aws-sdk-go-v2/service/internal/presigned-url; version v1.12.5 --
https://github.com/aws/aws-sdk-go-v2/service/internal/presigned-url

** github.com/aws/aws-sdk-go-v2/service/sso; version v1.24.2 --
Expand All @@ -38,10 +38,10 @@ https://github.com/aws/aws-sdk-go-v2/service/sso
** github.com/aws/aws-sdk-go-v2/service/ssooidc; version v1.28.2 --
https://github.com/aws/aws-sdk-go-v2/service/ssooidc

** github.com/aws/aws-sdk-go-v2/service/sts; version v1.32.2 --
** github.com/aws/aws-sdk-go-v2/service/sts; version v1.33.1 --
https://github.com/aws/aws-sdk-go-v2/service/sts

** github.com/aws/smithy-go; version v1.22.0 --
** github.com/aws/smithy-go; version v1.22.1 --
https://github.com/aws/smithy-go

** github.com/go-logr/logr; version v1.4.1 --
Expand Down Expand Up @@ -83,7 +83,7 @@ https://gopkg.in/yaml.v2
** k8s.io/apimachinery/pkg; version v0.30.1 --
https://github.com/kubernetes/apimachinery

** k8s.io/cloud-provider-aws/cmd/ecr-credential-provider; version v1.30.4 --
** k8s.io/cloud-provider-aws/cmd/ecr-credential-provider; version v1.30.6 --
https://github.com/kubernetes/cloud-provider-aws

** k8s.io/component-base; version v0.30.1 --
Expand Down Expand Up @@ -390,10 +390,10 @@ Copyright 2018 The Kubernetes Authors.

------

** github.com/aws/aws-sdk-go-v2/internal/sync/singleflight; version v1.32.2 --
** github.com/aws/aws-sdk-go-v2/internal/sync/singleflight; version v1.32.5 --
https://github.com/aws/aws-sdk-go-v2

** github.com/aws/smithy-go/internal/sync/singleflight; version v1.22.0 --
** github.com/aws/smithy-go/internal/sync/singleflight; version v1.22.1 --
https://github.com/aws/smithy-go

Copyright (c) 2009 The Go Authors. All rights reserved.
Expand Down
4 changes: 2 additions & 2 deletions projects/kubernetes/cloud-provider-aws/1-30/CHECKSUMS
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
c0826d014438919deaa2273b6eaad8aadf8c315ccad6673d2edba800de469d5d _output/1-30/bin/cloud-provider-aws/linux-amd64/ecr-credential-provider
7d59cc8e14a56f6e23e6ddf57949ccfda5db20a7e7497ee2898347063f48f472 _output/1-30/bin/cloud-provider-aws/linux-arm64/ecr-credential-provider
97d849cace257989cbc7c7ead67f439e7a69defa83f2d78ea6a7c78d4df50b14 _output/1-30/bin/cloud-provider-aws/linux-amd64/ecr-credential-provider
4e97686a51ef4cf30d98cba24f2903f18b947fad30ebb8c14e9ad5738bb02e72 _output/1-30/bin/cloud-provider-aws/linux-arm64/ecr-credential-provider
2 changes: 1 addition & 1 deletion projects/kubernetes/cloud-provider-aws/1-30/GIT_TAG
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v1.30.4
v1.30.6
2 changes: 1 addition & 1 deletion projects/kubernetes/cloud-provider-aws/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
![1.27 Version](https://img.shields.io/badge/1--27%20version-v1.27.9-blue)
![1.28 Version](https://img.shields.io/badge/1--28%20version-v1.28.9-blue)
![1.29 Version](https://img.shields.io/badge/1--29%20version-v1.29.6-blue)
![1.30 Version](https://img.shields.io/badge/1--30%20version-v1.30.4-blue)
![1.30 Version](https://img.shields.io/badge/1--30%20version-v1.30.6-blue)
![1.31 Version](https://img.shields.io/badge/1--31%20version-v1.31.2-blue)
![Build Status](https://codebuild.us-west-2.amazonaws.com/badges?uuid=eyJlbmNyeXB0ZWREYXRhIjoiRXlTVFQzQ0dlVmNEZDZhV1lRWjlXYlFrOTNCbFA4cDJGVGNuMG9WdUVVM1BNazIzZ0hRRjVmYy9zK1NkblQ5Uk0xWmJJTlk0Um5XYTlmazg3MmxYamNZPSIsIml2UGFyYW1ldGVyU3BlYyI6ImtEM2pRV2d1QTlickRoYnUiLCJtYXRlcmlhbFNldFNlcmlhbCI6MX0%3D&branch=main)

Expand Down

0 comments on commit 4fcefd2

Please sign in to comment.