Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump kubernetes-sigs/cluster-api-provider-cloudstack to latest release #3409

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions UPSTREAM_PROJECTS.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -185,8 +185,8 @@ projects:
go_version: "1.21"
- name: cluster-api-provider-cloudstack
versions:
- tag: v0.4.10-rc1
go_version: "1.19"
- tag: v0.5.0
go_version: "1.21"
- name: cluster-api-provider-vsphere
versions:
- tag: v1.11.0
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v0.4.10-rc1
v0.5.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 CloudStack**
![Version](https://img.shields.io/badge/version-v0.4.10--rc1-blue)
![Version](https://img.shields.io/badge/version-v0.5.0-blue)
[![Go Report Card](https://goreportcard.com/badge/kubernetes-sigs/cluster-api-provider-cloudstack)](https://goreportcard.com/report/kubernetes-sigs/cluster-api-provider-cloudstack)
![Build Status](https://codebuild.us-west-2.amazonaws.com/badges?uuid=eyJlbmNyeXB0ZWREYXRhIjoiS0M4VGRyK0xWM2ZZY0pRbVMvY0pHRWlVSEJ3M1I4SXNRaVNxSnB5blVYTHpHSkNFWlpXcWhHSmdlSkhCVnVwSXJyVm16NFlSUzVSRC9vN2g2bmY5NjVnPSIsIml2UGFyYW1ldGVyU3BlYyI6ImQ4ZldMWnMweEIyTmxrTk8iLCJtYXRlcmlhbFNldFNlcmlhbCI6MX0%3D&branch=main)

Expand Down