From 22cf18ff0e8bb8867edffe154964f55a7468be9e Mon Sep 17 00:00:00 2001 From: Marian Koreniuk Date: Fri, 14 Mar 2025 06:00:37 +0100 Subject: [PATCH] Bumb versions for cluster-api-provider-proxmox, proxmox-csi, proxmox-ccm --- packages/system/capi-providers/templates/providers.yaml | 2 +- .../charts/proxmox-cloud-controller-manager/Chart.yaml | 4 ++-- .../system/proxmox-csi/charts/proxmox-csi-plugin/Chart.yaml | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/packages/system/capi-providers/templates/providers.yaml b/packages/system/capi-providers/templates/providers.yaml index af06e089..12ca0ce2 100644 --- a/packages/system/capi-providers/templates/providers.yaml +++ b/packages/system/capi-providers/templates/providers.yaml @@ -46,7 +46,7 @@ metadata: name: proxmox spec: # https://github.com/ionos-cloud/cluster-api-provider-proxmox - version: v0.6.2 + version: v0.8.0 {{- end }} {{- if .Values.providers.hetzner }} diff --git a/packages/system/proxmox-csi/charts/proxmox-cloud-controller-manager/Chart.yaml b/packages/system/proxmox-csi/charts/proxmox-cloud-controller-manager/Chart.yaml index 4213926b..cb9ac997 100644 --- a/packages/system/proxmox-csi/charts/proxmox-cloud-controller-manager/Chart.yaml +++ b/packages/system/proxmox-csi/charts/proxmox-cloud-controller-manager/Chart.yaml @@ -16,9 +16,9 @@ maintainers: # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.2.8 +version: 0.3.0 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: v0.5.1 +appVersion: v0.7.0 diff --git a/packages/system/proxmox-csi/charts/proxmox-csi-plugin/Chart.yaml b/packages/system/proxmox-csi/charts/proxmox-csi-plugin/Chart.yaml index 49aa7160..d21db42c 100644 --- a/packages/system/proxmox-csi/charts/proxmox-csi-plugin/Chart.yaml +++ b/packages/system/proxmox-csi/charts/proxmox-csi-plugin/Chart.yaml @@ -19,9 +19,9 @@ maintainers: # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.2.13 +version: 0.3.0 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: v0.8.2 +appVersion: v0.11.0