Skip to content

Commit 685aa89

Browse files
authored
Merge pull request #158 from Leaseweb/bump_chart_2_1_0
Bump chart version v2.1.0 for release v0.7.0
2 parents dd2d039 + 6db0f10 commit 685aa89

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

charts/cloudstack-csi/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ apiVersion: v2
22
name: cloudstack-csi
33
description: A Helm chart for CloudStack CSI driver
44
type: application
5-
version: 2.0.2
6-
appVersion: 0.6.1
5+
version: 2.1.0
6+
appVersion: 0.7.0
77
sources:
88
- https://github.com/Leaseweb/cloudstack-csi-driver
99
keywords:

charts/cloudstack-csi/values.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -382,6 +382,7 @@ secret:
382382
api-url: ""
383383
api-key: ""
384384
secret-key: ""
385+
project-id: ""
385386
hostMount: false
386387

387388
imagePullSecrets: []

0 commit comments

Comments
 (0)