Skip to content
Open
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 generate-cluster-api-providers.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ CLUSTER_API_VERSION="1.12.4" # github-releases/kubernetes-sigs/cluster-api&versi
IPAM_INCLUSTER_VERSION="1.1.0" # github-releases/kubernetes-sigs/cluster-api-ipam-provider-in-cluster&versioning=semver

# https://github.com/ionos-cloud/cluster-api-provider-proxmox/releases/
CAPMOX_VERSION="0.8.1" # github-releases/ionos-cloud/cluster-api-provider-proxmox&versioning=semver
CAPMOX_VERSION="0.9.0" # github-releases/ionos-cloud/cluster-api-provider-proxmox&versioning=semver

# the documentation expects you to run `clusterctl init`, which has no option to output
# manifests to stdout or anywhere other than straight onto the cluster
Expand Down