diff --git a/src/velero/common/zarf.yaml b/src/velero/common/zarf.yaml index 4e3c7307b..903526ae9 100644 --- a/src/velero/common/zarf.yaml +++ b/src/velero/common/zarf.yaml @@ -37,7 +37,7 @@ components: - name: velero namespace: velero url: https://vmware-tanzu.github.io/helm-charts - version: 6.4.0 + version: 6.5.0 repoName: velero releaseName: velero valuesFiles: diff --git a/src/velero/values/registry1-values.yaml b/src/velero/values/registry1-values.yaml index 7996ed097..a49cd91cf 100644 --- a/src/velero/values/registry1-values.yaml +++ b/src/velero/values/registry1-values.yaml @@ -15,7 +15,7 @@ initContainers: - mountPath: /target name: plugins - name: velero-plugin-for-csi - image: registry1.dso.mil/ironbank/opensource/velero/velero-plugin-for-csi:v0.7.0 + image: registry1.dso.mil/ironbank/opensource/velero/velero-plugin-for-csi:v0.7.1 imagePullPolicy: IfNotPresent volumeMounts: - mountPath: /target diff --git a/src/velero/values/upstream-values.yaml b/src/velero/values/upstream-values.yaml index ba5b06c59..1300126d6 100644 --- a/src/velero/values/upstream-values.yaml +++ b/src/velero/values/upstream-values.yaml @@ -15,7 +15,7 @@ initContainers: - mountPath: /target name: plugins - name: velero-plugin-for-csi - image: velero/velero-plugin-for-csi:v0.7.0 + image: velero/velero-plugin-for-csi:v0.7.1 imagePullPolicy: IfNotPresent volumeMounts: - mountPath: /target diff --git a/src/velero/zarf.yaml b/src/velero/zarf.yaml index 7fc2369d0..c7e3669ad 100644 --- a/src/velero/zarf.yaml +++ b/src/velero/zarf.yaml @@ -19,7 +19,7 @@ components: - velero/velero:v1.13.2 - velero/velero-plugin-for-aws:v1.9.2 - docker.io/bitnami/kubectl:1.30.1 - - velero/velero-plugin-for-csi:v0.7.0 + - velero/velero-plugin-for-csi:v0.7.1 - name: velero required: true @@ -34,5 +34,5 @@ components: images: - registry1.dso.mil/ironbank/opensource/velero/velero:v1.13.2 - registry1.dso.mil/ironbank/opensource/velero/velero-plugin-for-aws:v1.9.2 - - registry1.dso.mil/ironbank/opensource/velero/velero-plugin-for-csi:v0.7.0 + - registry1.dso.mil/ironbank/opensource/velero/velero-plugin-for-csi:v0.7.1 - registry1.dso.mil/ironbank/big-bang/base:2.1.0