Skip to content

Commit

Permalink
Bump kubernetes/cloud-provider-aws 1-30 release branch to latest rele…
Browse files Browse the repository at this point in the history
…ase (#3162)
  • Loading branch information
eks-distro-pr-bot authored May 9, 2024
1 parent efbe634 commit 3036267
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 11 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.2
go_version: "1.21"
- tag: v1.30.0-rc.0
- tag: v1.30.0
go_version: "1.22"
- name: cloud-provider-vsphere
versions:
Expand Down
14 changes: 7 additions & 7 deletions projects/kubernetes/cloud-provider-aws/1-30/ATTRIBUTION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,19 +38,19 @@ https://github.com/spf13/cobra
** gopkg.in/yaml.v2; version v2.4.0 --
https://gopkg.in/yaml.v2

** k8s.io/apimachinery/pkg; version v0.30.0-rc.0 --
** k8s.io/apimachinery/pkg; version v0.30.0 --
https://github.com/kubernetes/apimachinery

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

** k8s.io/component-base; version v0.30.0-rc.0 --
** k8s.io/component-base; version v0.30.0 --
https://github.com/kubernetes/component-base

** k8s.io/klog/v2; version v2.120.1 --
https://github.com/kubernetes/klog

** k8s.io/kubelet/pkg/apis/credentialprovider; version v0.30.0-rc.0 --
** k8s.io/kubelet/pkg/apis/credentialprovider; version v0.30.0 --
https://github.com/kubernetes/kubelet

** k8s.io/utils; version v0.0.0-20240310230437-4693a0247e57 --
Expand Down Expand Up @@ -350,16 +350,16 @@ https://github.com/aws/aws-sdk-go
** golang.org/go; version go1.22.2 --
https://github.com/golang/go

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

** golang.org/x/sys/unix; version v0.17.0 --
** golang.org/x/sys/unix; version v0.18.0 --
https://golang.org/x/sys

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

** k8s.io/apimachinery/third_party/forked/golang/reflect; version v0.30.0-rc.0 --
** k8s.io/apimachinery/third_party/forked/golang/reflect; version v0.30.0 --
https://github.com/kubernetes/apimachinery

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 @@
ec04338227b02346c7db0c2f675ce3466dd06beea86e65589e44e3d7083d0524 _output/1-30/bin/cloud-provider-aws/linux-amd64/ecr-credential-provider
f7958c1b528b0a5053e6222ebd05a7cf9d22be352c713126e77c7351ee2524a1 _output/1-30/bin/cloud-provider-aws/linux-arm64/ecr-credential-provider
81fe8e359935dfabab2cd1ccad0d13b8f787aba97cd20a88e58926ae8bea4c26 _output/1-30/bin/cloud-provider-aws/linux-amd64/ecr-credential-provider
4a6e87aec0dc2ba7e9e2231f330cbe53acea036743e484f13c663f0b4f352e04 _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.0-rc.0
v1.30.0

0 comments on commit 3036267

Please sign in to comment.