Skip to content

Commit

Permalink
Bump kubernetes-sigs/cluster-api to latest release
Browse files Browse the repository at this point in the history
  • Loading branch information
eks-distro-pr-bot committed Apr 23, 2024
1 parent 237fd96 commit 5c916ba
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion UPSTREAM_PROJECTS.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ projects:
repos:
- name: cluster-api
versions:
- tag: v1.6.4
- tag: v1.7.0
go_version: "1.21"
- name: cluster-api-provider-cloudstack
versions:
Expand Down
2 changes: 1 addition & 1 deletion projects/kubernetes-sigs/cluster-api/GIT_TAG
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v1.6.4
v1.7.0
2 changes: 1 addition & 1 deletion projects/kubernetes-sigs/cluster-api/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
## **Cluster API**
![Version](https://img.shields.io/badge/version-v1.6.4-blue)
![Version](https://img.shields.io/badge/version-v1.7.0-blue)
![Build Status](https://codebuild.us-west-2.amazonaws.com/badges?uuid=eyJlbmNyeXB0ZWREYXRhIjoiQVZ3TDBZZVVXZUZiVmtqLzVoOVcrV2FaMmxRRzJXRmJCRlZtQkNodXdWZ0FrNm0zQ3l5UzNqTkdsQXgwdzc0bTBZc1RIcjBhMUVFbEhIK3d2VDVPek1rPSIsIml2UGFyYW1ldGVyU3BlYyI6IkVuOGJxNXBPZEtDek81Q3giLCJtYXRlcmlhbFNldFNlcmlhbCI6MX0%3D&branch=main)

[Cluster API](https://github.com/kubernetes-sigs/cluster-api) is a Kubernetes sub-project focused on providing declarative APIs and tooling to simplify provisioning, upgrading, and operating multiple Kubernetes clusters. It uses Kubernetes-style APIs and patterns to automate cluster lifecycle management for platform operators. The supporting infrastructure, like virtual machines, networks, load balancers, and VPCs, as well as the Kubernetes cluster configuration are all defined in the same way that application developers operate deploying and managing their workloads. This enables consistent and repeatable cluster deployments across a wide variety of infrastructure environments. Cluster API can be extended to support any infrastructure provider (AWS, Azure, vSphere, etc.) or bootstrap provider (kubeadm is default) as required by the customer.
Expand Down

0 comments on commit 5c916ba

Please sign in to comment.