From 6db0f10f502242724640bc7ada8f1a9dbded3db7 Mon Sep 17 00:00:00 2001 From: Hans Rakers Date: Wed, 4 Sep 2024 17:08:50 +0200 Subject: [PATCH] Bump chart version v2.1.0 for release v0.7.0 --- charts/cloudstack-csi/Chart.yaml | 4 ++-- charts/cloudstack-csi/values.yaml | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/charts/cloudstack-csi/Chart.yaml b/charts/cloudstack-csi/Chart.yaml index c763fec..e05ce60 100644 --- a/charts/cloudstack-csi/Chart.yaml +++ b/charts/cloudstack-csi/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: cloudstack-csi description: A Helm chart for CloudStack CSI driver type: application -version: 2.0.2 -appVersion: 0.6.1 +version: 2.1.0 +appVersion: 0.7.0 sources: - https://github.com/Leaseweb/cloudstack-csi-driver keywords: diff --git a/charts/cloudstack-csi/values.yaml b/charts/cloudstack-csi/values.yaml index c733046..6d37eae 100644 --- a/charts/cloudstack-csi/values.yaml +++ b/charts/cloudstack-csi/values.yaml @@ -382,6 +382,7 @@ secret: api-url: "" api-key: "" secret-key: "" + project-id: "" hostMount: false imagePullSecrets: []