Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump kubernetes/cloud-provider-aws 1-26 release branch to latest release #3346

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion UPSTREAM_PROJECTS.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ projects:
go_version: "1.22"
- name: cloud-provider-aws
versions:
- tag: v1.26.9
- tag: v1.26.13
go_version: "1.19"
- tag: v1.27.7
go_version: "1.20"
Expand Down
10 changes: 5 additions & 5 deletions projects/kubernetes/cloud-provider-aws/1-26/ATTRIBUTION.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

** github.com/aws/aws-sdk-go; version v1.44.159 --
** github.com/aws/aws-sdk-go; version v1.54.6 --
https://github.com/aws/aws-sdk-go

** github.com/go-logr/logr; version v1.3.0 --
Expand All @@ -23,7 +23,7 @@ https://gopkg.in/yaml.v2
** k8s.io/apimachinery/pkg; version v0.26.10 --
https://github.com/kubernetes/apimachinery

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

** k8s.io/klog/v2; version v2.80.1 --
Expand Down Expand Up @@ -267,16 +267,16 @@ Copyright 2018 The Kubernetes Authors.

------

** github.com/aws/aws-sdk-go/internal/sync/singleflight; version v1.44.159 --
** github.com/aws/aws-sdk-go/internal/sync/singleflight; version v1.54.6 --
https://github.com/aws/aws-sdk-go

** golang.org/go; version go1.19.13 --
https://github.com/golang/go

** golang.org/x/net; version v0.17.0 --
** golang.org/x/net; version v0.23.0 --
https://golang.org/x/net

** golang.org/x/text; version v0.13.0 --
** golang.org/x/text; version v0.14.0 --
https://golang.org/x/text

** k8s.io/apimachinery/third_party/forked/golang/reflect; version v0.26.10 --
Expand Down
4 changes: 2 additions & 2 deletions projects/kubernetes/cloud-provider-aws/1-26/CHECKSUMS
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
e27dc62d03f8b48f48e01b07bf9e47de2467d75c39d12583618289f14292bb76 _output/1-26/bin/cloud-provider-aws/linux-amd64/ecr-credential-provider
464ee84e8756814bb125ef0ce3cff705a7b85f923f71b0a845e23ad86bb1c3ee _output/1-26/bin/cloud-provider-aws/linux-arm64/ecr-credential-provider
e646afbbc051f69574ef676433a5a98286e84a643ab1d7eb5cae0b6dece08faa _output/1-26/bin/cloud-provider-aws/linux-amd64/ecr-credential-provider
29803aa4a3cdb18c06b39452347b24e1e3ff5b59a23d333e6f13770d7bea5aa9 _output/1-26/bin/cloud-provider-aws/linux-arm64/ecr-credential-provider
2 changes: 1 addition & 1 deletion projects/kubernetes/cloud-provider-aws/1-26/GIT_TAG
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v1.26.9
v1.26.13
2 changes: 1 addition & 1 deletion projects/kubernetes/cloud-provider-aws/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## **cloud-provider-aws**
![1.25 Version](https://img.shields.io/badge/1--25%20version-v1.27.0-blue)
![1.26 Version](https://img.shields.io/badge/1--26%20version-v1.26.9-blue)
![1.26 Version](https://img.shields.io/badge/1--26%20version-v1.26.13-blue)
![1.27 Version](https://img.shields.io/badge/1--27%20version-v1.27.7-blue)
![1.28 Version](https://img.shields.io/badge/1--28%20version-v1.28.6-blue)
![1.29 Version](https://img.shields.io/badge/1--29%20version-v1.29.3-blue)
Expand Down