File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ components:
37
37
- name : velero
38
38
namespace : velero
39
39
url : https://vmware-tanzu.github.io/helm-charts
40
- version : 6.4 .0
40
+ version : 6.5 .0
41
41
repoName : velero
42
42
releaseName : velero
43
43
valuesFiles :
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ initContainers:
15
15
- mountPath : /target
16
16
name : plugins
17
17
- name : velero-plugin-for-csi
18
- image : registry1.dso.mil/ironbank/opensource/velero/velero-plugin-for-csi:v0.7.0
18
+ image : registry1.dso.mil/ironbank/opensource/velero/velero-plugin-for-csi:v0.7.1
19
19
imagePullPolicy : IfNotPresent
20
20
volumeMounts :
21
21
- mountPath : /target
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ initContainers:
15
15
- mountPath : /target
16
16
name : plugins
17
17
- name : velero-plugin-for-csi
18
- image : velero/velero-plugin-for-csi:v0.7.0
18
+ image : velero/velero-plugin-for-csi:v0.7.1
19
19
imagePullPolicy : IfNotPresent
20
20
volumeMounts :
21
21
- mountPath : /target
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ components:
19
19
- velero/velero:v1.13.2
20
20
- velero/velero-plugin-for-aws:v1.9.2
21
21
- docker.io/bitnami/kubectl:1.30.1
22
- - velero/velero-plugin-for-csi:v0.7.0
22
+ - velero/velero-plugin-for-csi:v0.7.1
23
23
24
24
- name : velero
25
25
required : true
@@ -34,5 +34,5 @@ components:
34
34
images :
35
35
- registry1.dso.mil/ironbank/opensource/velero/velero:v1.13.2
36
36
- registry1.dso.mil/ironbank/opensource/velero/velero-plugin-for-aws:v1.9.2
37
- - registry1.dso.mil/ironbank/opensource/velero/velero-plugin-for-csi:v0.7.0
37
+ - registry1.dso.mil/ironbank/opensource/velero/velero-plugin-for-csi:v0.7.1
38
38
- registry1.dso.mil/ironbank/big-bang/base:2.1.0
You can’t perform that action at this time.
0 commit comments