File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
deploy/charts/csi-driver-spiffe Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -256,7 +256,7 @@ Target image repository.
256256# ### **app.driver.nodeDriverRegistrarImage.tag** ~ `string`
257257> Default value:
258258> ```yaml
259- > v2.13 .0
259+ > v2.14 .0
260260> ```
261261
262262Override the image tag to deploy by setting this variable. If no value is set, the chart's appVersion is used.
@@ -297,7 +297,7 @@ Target image repository.
297297# ### **app.driver.livenessProbeImage.tag** ~ `string`
298298> Default value:
299299> ```yaml
300- > v2.15 .0
300+ > v2.16 .0
301301> ```
302302
303303Override the image tag to deploy by setting this variable. If no value is set, the chart's appVersion is used.
Original file line number Diff line number Diff line change 312312 "type" : " string"
313313 },
314314 "helm-values.app.driver.livenessProbeImage.tag" : {
315- "default" : " v2.15 .0" ,
315+ "default" : " v2.16 .0" ,
316316 "description" : " Override the image tag to deploy by setting this variable. If no value is set, the chart's appVersion is used." ,
317317 "type" : " string"
318318 },
356356 "type" : " string"
357357 },
358358 "helm-values.app.driver.nodeDriverRegistrarImage.tag" : {
359- "default" : " v2.13 .0" ,
359+ "default" : " v2.14 .0" ,
360360 "description" : " Override the image tag to deploy by setting this variable. If no value is set, the chart's appVersion is used." ,
361361 "type" : " string"
362362 },
You can’t perform that action at this time.
0 commit comments