File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 99 repoURL : https://linode.github.io/linode-blockstorage-csi-driver/
1010 chartName : linode-blockstorage-csi-driver
1111 namespace : kube-system
12- version : ${LINODE_CSI_VERSION:=v1.0.6 }
12+ version : ${LINODE_CSI_VERSION:=v1.0.9 }
1313 options :
1414 waitForJobs : true
1515 wait : true
Original file line number Diff line number Diff line change @@ -149,7 +149,7 @@ patches:
149149 secretRef:
150150 name: "linode-token-region"
151151 image:
152- tag: v0.9.0
152+ tag: ${LINODE_CCM_VERSION:= v0.9.1}
153153 pullPolicy: IfNotPresent
154154 enableNodeIPAM: true
155155 tolerations:
Original file line number Diff line number Diff line change @@ -137,7 +137,7 @@ patches:
137137 secretRef:
138138 name: "linode-token-region"
139139 image:
140- tag: v0.9.0
140+ tag: ${LINODE_CCM_VERSION:= v0.9.1}
141141 pullPolicy: IfNotPresent
142142 enableNodeIPAM: true
143143 tolerations:
You can’t perform that action at this time.
0 commit comments