From cbb57d9255066b030339596a7ba7c9700ad2194b Mon Sep 17 00:00:00 2001 From: Ivan Sim Date: Thu, 16 Jan 2025 09:18:27 -0800 Subject: [PATCH] Bump CSI driver chart version Signed-off-by: Ivan Sim --- charts/harvester-csi-driver/Chart.yaml | 4 ++-- charts/harvester-csi-driver/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/harvester-csi-driver/Chart.yaml b/charts/harvester-csi-driver/Chart.yaml index c5d5be52..3a6a317b 100644 --- a/charts/harvester-csi-driver/Chart.yaml +++ b/charts/harvester-csi-driver/Chart.yaml @@ -18,12 +18,12 @@ keywords: # 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.1.22 +version: 0.1.23 # 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. -appVersion: "v0.2.2" +appVersion: "v0.2.3" maintainers: - name: harvester diff --git a/charts/harvester-csi-driver/values.yaml b/charts/harvester-csi-driver/values.yaml index fe6b120c..29bc3149 100644 --- a/charts/harvester-csi-driver/values.yaml +++ b/charts/harvester-csi-driver/values.yaml @@ -7,7 +7,7 @@ image: csiDriver: repository: rancher/harvester-csi-driver # Overrides the image tag whose default is the chart appVersion. - tag: "v0.2.2" + tag: "v0.2.3" csi: nodeDriverRegistrar: repository: rancher/mirrored-longhornio-csi-node-driver-registrar