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

[release-0.19] Update CAPC to 0.4.10-rc1 #3025

Closed
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
2 changes: 1 addition & 1 deletion UPSTREAM_PROJECTS.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ projects:
go_version: "1.20"
- name: cluster-api-provider-cloudstack
versions:
- tag: v0.4.9-rc8
- tag: v0.4.10-rc1
go_version: "1.19"
- name: cluster-api-provider-vsphere
versions:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
a2cbd32c0aab924d67a70398914569b43ded9e83f30099d1029283e4eaa924c8 _output/bin/cluster-api-provider-cloudstack/linux-amd64/manager
ee0a294887450ce2d42cc81a021fadf36ce2ddb07f94e96efda279376ebdb1ae _output/bin/cluster-api-provider-cloudstack/linux-arm64/manager
2f83eedd773f6f583874311096960690dec3cd473fd6209e39cf25cb79b95359 _output/bin/cluster-api-provider-cloudstack/linux-amd64/manager
849880ac6e9c4b4b697c04cb6f5f5f5701275a8702a627cf26cfdfba84adc3d6 _output/bin/cluster-api-provider-cloudstack/linux-arm64/manager
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v0.4.9-rc8
v0.4.10-rc1
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.9--rc8-blue)
![Version](https://img.shields.io/badge/version-v0.4.10--rc1-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