From ed081758e9b0477497cd54495412dceac0713ed7 Mon Sep 17 00:00:00 2001 From: EKS Distro PR Bot <75336432+eks-distro-pr-bot@users.noreply.github.com> Date: Fri, 9 Feb 2024 16:58:04 -0600 Subject: [PATCH] Bump nutanix-cloud-native/cluster-api-provider-nutanix to latest release (#2834) --- UPSTREAM_PROJECTS.yaml | 4 ++-- .../ATTRIBUTION.txt | 18 +++++++++--------- .../cluster-api-provider-nutanix/CHECKSUMS | 4 ++-- .../cluster-api-provider-nutanix/GIT_TAG | 2 +- .../GOLANG_VERSION | 2 +- .../cluster-api-provider-nutanix/README.md | 2 +- 6 files changed, 16 insertions(+), 16 deletions(-) diff --git a/UPSTREAM_PROJECTS.yaml b/UPSTREAM_PROJECTS.yaml index 9e68a1472a..e4ddf1c672 100644 --- a/UPSTREAM_PROJECTS.yaml +++ b/UPSTREAM_PROJECTS.yaml @@ -215,8 +215,8 @@ projects: go_version: "1.21" - name: cluster-api-provider-nutanix versions: - - tag: v1.2.4 - go_version: "1.19" + - tag: v1.3.0 + go_version: "1.21" - org: opencontainers repos: - name: runc diff --git a/projects/nutanix-cloud-native/cluster-api-provider-nutanix/ATTRIBUTION.txt b/projects/nutanix-cloud-native/cluster-api-provider-nutanix/ATTRIBUTION.txt index a7584f6968..2e06daccba 100644 --- a/projects/nutanix-cloud-native/cluster-api-provider-nutanix/ATTRIBUTION.txt +++ b/projects/nutanix-cloud-native/cluster-api-provider-nutanix/ATTRIBUTION.txt @@ -50,7 +50,7 @@ https://github.com/modern-go/concurrent ** github.com/modern-go/reflect2; version v1.0.2 -- https://github.com/modern-go/reflect2 -** github.com/nutanix-cloud-native/cluster-api-provider-nutanix; version v1.2.4 -- +** github.com/nutanix-cloud-native/cluster-api-provider-nutanix; version v1.3.0 -- https://github.com/nutanix-cloud-native/cluster-api-provider-nutanix ** github.com/nutanix-cloud-native/prism-go-client; version v0.3.4 -- @@ -77,7 +77,7 @@ https://gopkg.in/yaml.v2 ** k8s.io/api; version v0.25.2 -- https://github.com/kubernetes/api -** k8s.io/apiextensions-apiserver/pkg/apis/apiextensions; version v0.25.0 -- +** k8s.io/apiextensions-apiserver/pkg/apis/apiextensions; version v0.25.2 -- https://github.com/kubernetes/apiextensions-apiserver ** k8s.io/apimachinery/pkg; version v0.25.2 -- @@ -89,7 +89,7 @@ https://github.com/kubernetes/client-go ** k8s.io/cluster-bootstrap/token; version v0.25.0 -- https://github.com/kubernetes/cluster-bootstrap -** k8s.io/component-base; version v0.25.0 -- +** k8s.io/component-base; version v0.25.2 -- https://github.com/kubernetes/component-base ** k8s.io/klog/v2; version v2.80.1 -- @@ -786,25 +786,25 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ------ -** golang.org/go; version go1.19.13 -- +** golang.org/go; version go1.21.6 -- https://github.com/golang/go -** golang.org/x/crypto/pkcs12; version v0.3.0 -- +** golang.org/x/crypto/pkcs12; version v0.15.0 -- https://golang.org/x/crypto -** golang.org/x/net; version v0.7.0 -- +** golang.org/x/net; version v0.18.0 -- https://golang.org/x/net ** golang.org/x/oauth2; version v0.0.0-20220909003341-f21342109be1 -- https://golang.org/x/oauth2 -** golang.org/x/sys/unix; version v0.5.0 -- +** golang.org/x/sys/unix; version v0.14.0 -- https://golang.org/x/sys -** golang.org/x/term; version v0.5.0 -- +** golang.org/x/term; version v0.14.0 -- https://golang.org/x/term -** golang.org/x/text; version v0.7.0 -- +** golang.org/x/text; version v0.14.0 -- https://golang.org/x/text ** golang.org/x/time/rate; version v0.0.0-20220722155302-e5dcc9cfc0b9 -- diff --git a/projects/nutanix-cloud-native/cluster-api-provider-nutanix/CHECKSUMS b/projects/nutanix-cloud-native/cluster-api-provider-nutanix/CHECKSUMS index 7cfeba0e18..03050f78ab 100644 --- a/projects/nutanix-cloud-native/cluster-api-provider-nutanix/CHECKSUMS +++ b/projects/nutanix-cloud-native/cluster-api-provider-nutanix/CHECKSUMS @@ -1,2 +1,2 @@ -19451c04a0f514e888dc05e4e8da5e2964260a3f57722aba046ac906a6791cba _output/bin/cluster-api-provider-nutanix/linux-amd64/manager -f9c0f8baac6b9d40a9817481293b15d459782e26929ee7e4c67a10b6bd15bef3 _output/bin/cluster-api-provider-nutanix/linux-arm64/manager +3732a463f3aebf524f3104cfba2a5e87d954e2a7b8ce97116deec241ebcf9ace _output/bin/cluster-api-provider-nutanix/linux-amd64/manager +90f11dbac0a372d786e57afbafcb119d4ce2a7ba89e8ef0ee09a6f82c02578e0 _output/bin/cluster-api-provider-nutanix/linux-arm64/manager diff --git a/projects/nutanix-cloud-native/cluster-api-provider-nutanix/GIT_TAG b/projects/nutanix-cloud-native/cluster-api-provider-nutanix/GIT_TAG index c7cd5b2679..18fa8e74f9 100644 --- a/projects/nutanix-cloud-native/cluster-api-provider-nutanix/GIT_TAG +++ b/projects/nutanix-cloud-native/cluster-api-provider-nutanix/GIT_TAG @@ -1 +1 @@ -v1.2.4 +v1.3.0 diff --git a/projects/nutanix-cloud-native/cluster-api-provider-nutanix/GOLANG_VERSION b/projects/nutanix-cloud-native/cluster-api-provider-nutanix/GOLANG_VERSION index bc4493477a..d2ab029d32 100644 --- a/projects/nutanix-cloud-native/cluster-api-provider-nutanix/GOLANG_VERSION +++ b/projects/nutanix-cloud-native/cluster-api-provider-nutanix/GOLANG_VERSION @@ -1 +1 @@ -1.19 +1.21 diff --git a/projects/nutanix-cloud-native/cluster-api-provider-nutanix/README.md b/projects/nutanix-cloud-native/cluster-api-provider-nutanix/README.md index 5b1f313a21..f621bb6f4c 100644 --- a/projects/nutanix-cloud-native/cluster-api-provider-nutanix/README.md +++ b/projects/nutanix-cloud-native/cluster-api-provider-nutanix/README.md @@ -1,5 +1,5 @@ ## **Cluster API Provider for Nutanix** -![Version](https://img.shields.io/badge/version-v1.2.4-blue) +![Version](https://img.shields.io/badge/version-v1.3.0-blue) ![Build Status](https://codebuild.us-west-2.amazonaws.com/badges?uuid=eyJlbmNyeXB0ZWREYXRhIjoiWXJwaXpMSkhOTHpUSFU0K2IrSDlnZUFGMjdIRWIvSFNRZllHVmdURTFyRHpxOXlkSmdPTVd2YXhUSDVzY0U1ajVXUDhFRkZXYVp3ZHBhQS9jd3JUTXRNPSIsIml2UGFyYW1ldGVyU3BlYyI6IkhaaGRzVUdUQzlFY29MQ0YiLCJtYXRlcmlhbFNldFNlcmlhbCI6MX0%3D&branch=main) The [Cluster API Provider for Nutanix (CAPX)](https://github.com/nutanix-cloud-native/cluster-api-provider-nutanix) is a the implementation of Cluster API for Nutanix.