Update cluster api hetzner & proxmox

This commit is contained in:
Marian Koreniuk
2025-02-21 20:07:20 +01:00
parent 31f5a1bc48
commit a8744e6621

View File

@@ -46,7 +46,7 @@ metadata:
name: proxmox
spec:
# https://github.com/ionos-cloud/cluster-api-provider-proxmox
version: v0.5.1
version: v0.6.2
{{- end }}
{{- if .Values.providers.hetzner }}
@@ -57,5 +57,5 @@ metadata:
name: hetzner
spec:
# https://github.com/syself/cluster-api-provider-hetzner
version: v1.0.0-beta.40
version: v1.0.1
{{- end }}