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: []