From 0c659d3096c8308769e66e9c9a6b5245e25ab135 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 27 Apr 2025 04:57:11 +0000 Subject: [PATCH] chore(deps): update velero | datasource | package | from | to | | ---------- | ------------------------------------------- | ------ | ------ | | docker | cgr.dev/du-uds-defenseunicorns/kubectl-fips | 1.32.4 | 1.33.0 | | docker | docker.io/bitnami/kubectl | 1.32.4 | 1.33.0 | | helm | velero | 9.0.0 | 9.0.2 | --- src/velero/common/zarf.yaml | 2 +- src/velero/values/unicorn-values.yaml | 2 +- src/velero/values/upstream-values.yaml | 2 +- src/velero/zarf.yaml | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) 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