File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ controller:
4545 image :
4646 repository : ghcr.io/leaseweb/cloudstack-csi-driver
4747 pullPolicy : IfNotPresent
48- tag : 0.3.0 # defaults to .Chart.AppVersion
48+ # tag: 0.4.1 # defaults to .Chart.AppVersion
4949 volumeMounts :
5050 - name : cacert
5151 mountPath : /etc/cacert
@@ -106,7 +106,7 @@ node:
106106 image :
107107 repository : ghcr.io/leaseweb/cloudstack-csi-driver
108108 pullPolicy : IfNotPresent
109- tag : 0.3.0 # defaults to .Chart.AppVersion
109+ # tag: 0.4.1 # defaults to .Chart.AppVersion
110110 resources : {}
111111 extraArgs : {}
112112 volumeMounts :
@@ -149,7 +149,7 @@ syncer:
149149 # Job image
150150 image :
151151 repository : " ghcr.io/leaseweb/cloudstack-csi-sc-syncer"
152- tag : " 0.3.0 " # defaults to .Chart.AppVersion
152+ # tag: "0.4.1 " # defaults to .Chart.AppVersion
153153 imagePullPolicy : IfNotPresent
154154
155155 extraArgs : {}
You can’t perform that action at this time.
0 commit comments