Skip to content

Commit

Permalink
Bump nutanix-cloud-native/cluster-api-provider-nutanix to latest rele…
Browse files Browse the repository at this point in the history
…ase (#2834)
  • Loading branch information
eks-distro-pr-bot committed Feb 9, 2024
1 parent f77a248 commit ed08175
Show file tree
Hide file tree
Showing 6 changed files with 16 additions and 16 deletions.
4 changes: 2 additions & 2 deletions UPSTREAM_PROJECTS.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
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.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 --
Expand All @@ -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 --
Expand All @@ -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 --
Expand Down Expand Up @@ -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 --
Expand Down
Original file line number Diff line number Diff line change
@@ -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
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v1.2.4
v1.3.0
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.19
1.21
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.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.
Expand Down

0 comments on commit ed08175

Please sign in to comment.