Skip to content

Commit

Permalink
Bump nutanix-cloud-native/cluster-api-provider-nutanix to latest release
Browse files Browse the repository at this point in the history
  • Loading branch information
eks-distro-pr-bot committed Apr 25, 2024
1 parent 8e4b281 commit da9c157
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion UPSTREAM_PROJECTS.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@ projects:
go_version: "1.21"
- name: cluster-api-provider-nutanix
versions:
- tag: v1.3.2
- tag: v1.3.3
go_version: "1.21"
- org: opencontainers
repos:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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.3.2 --
** github.com/nutanix-cloud-native/cluster-api-provider-nutanix; version v1.3.3 --
https://github.com/nutanix-cloud-native/cluster-api-provider-nutanix

** github.com/nutanix-cloud-native/prism-go-client; version v0.3.4 --
Expand Down Expand Up @@ -101,7 +101,7 @@ https://github.com/kubernetes/kube-openapi
** k8s.io/kube-openapi/pkg/validation/spec; version v0.0.0-20220803164354-a70c9af30aea --
https://github.com/kubernetes/kube-openapi

** k8s.io/utils; version v0.0.0-20220823124924-e9cbc92d1a73 --
** k8s.io/utils; version v0.0.0-20240310230437-4693a0247e57 --
https://github.com/kubernetes/utils

** sigs.k8s.io/cluster-api; version v1.3.5 --
Expand Down Expand Up @@ -913,7 +913,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

------

** k8s.io/utils/internal/third_party/forked/golang/net; version v0.0.0-20220823124924-e9cbc92d1a73 --
** k8s.io/utils/internal/third_party/forked/golang/net; version v0.0.0-20240310230437-4693a0247e57 --
https://github.com/kubernetes/utils

Copyright (c) 2012 The Go Authors. All rights reserved.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
09c20a647e3368d449285597c19fce5f186417ce6ae2ff117f7d09de9c089a32 _output/bin/cluster-api-provider-nutanix/linux-amd64/manager
bd4e5c8201824b4c4fbf1b9321e9caff7e6620867f995621c72f39a86c965162 _output/bin/cluster-api-provider-nutanix/linux-arm64/manager
5b16114cbf1a4d91cf6ca6c1c2cc1ce70c4863005a1a3b9034b8e25983e0e68d _output/bin/cluster-api-provider-nutanix/linux-amd64/manager
b352ba737f8038ea567f87477ac6427a40f1f980b4b9be0f95aa8b5182d817e9 _output/bin/cluster-api-provider-nutanix/linux-arm64/manager
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v1.3.2
v1.3.3
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
## **Cluster API Provider for Nutanix**
![Version](https://img.shields.io/badge/version-v1.3.2-blue)
![Version](https://img.shields.io/badge/version-v1.3.3-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.
Expand Down

0 comments on commit da9c157

Please sign in to comment.