diff --git a/src/velero/common/zarf.yaml b/src/velero/common/zarf.yaml index b4b070f653..7298c21436 100644 --- a/src/velero/common/zarf.yaml +++ b/src/velero/common/zarf.yaml @@ -40,7 +40,7 @@ components: - name: velero namespace: velero url: https://vmware-tanzu.github.io/helm-charts - version: 9.0.0 + version: 9.0.2 repoName: velero releaseName: velero valuesFiles: diff --git a/src/velero/values/unicorn-values.yaml b/src/velero/values/unicorn-values.yaml index 0336a0cb6c..9f8641b5c2 100644 --- a/src/velero/values/unicorn-values.yaml +++ b/src/velero/values/unicorn-values.yaml @@ -8,7 +8,7 @@ image: kubectl: image: repository: cgr.dev/du-uds-defenseunicorns/kubectl-fips - tag: 1.32.4-dev + tag: 1.33.0-dev initContainers: - name: velero-plugin-for-aws diff --git a/src/velero/values/upstream-values.yaml b/src/velero/values/upstream-values.yaml index 701b45022b..48a2a22f93 100644 --- a/src/velero/values/upstream-values.yaml +++ b/src/velero/values/upstream-values.yaml @@ -8,7 +8,7 @@ image: kubectl: image: repository: docker.io/bitnami/kubectl - tag: 1.32.4 + tag: 1.33.0 initContainers: - name: velero-plugin-for-aws diff --git a/src/velero/zarf.yaml b/src/velero/zarf.yaml index c1e2021fa6..3b6ac23a07 100644 --- a/src/velero/zarf.yaml +++ b/src/velero/zarf.yaml @@ -21,7 +21,7 @@ components: images: - velero/velero:v1.16.0 - velero/velero-plugin-for-aws:v1.12.0 - - docker.io/bitnami/kubectl:1.32.4 + - docker.io/bitnami/kubectl:1.33.0 - velero/velero-plugin-for-microsoft-azure:v1.12.0 - name: velero @@ -53,5 +53,5 @@ components: images: - cgr.dev/du-uds-defenseunicorns/velero-fips:1.16.0-dev - cgr.dev/du-uds-defenseunicorns/velero-plugin-for-aws-fips:1.12.0 - - cgr.dev/du-uds-defenseunicorns/kubectl-fips:1.32.4-dev + - cgr.dev/du-uds-defenseunicorns/kubectl-fips:1.33.0-dev - velero/velero-plugin-for-microsoft-azure:v1.12.0