From 669ebe5a522064d265e48488cdbae33edc814021 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 17 Dec 2024 12:23:56 -0700 Subject: [PATCH] chore(deps): update velero to v1.32.0 (#1128) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [cgr.dev/du-uds-defenseunicorns/kubectl-fips](https://images.chainguard.dev/directory/image/kubectl-fips/overview) ([source](https://redirect.github.com/chainguard-images/images-private/tree/HEAD/images/kubectl-fips)) | minor | `1.31.4-dev` -> `1.32.0-dev` | | [docker.io/bitnami/kubectl](https://redirect.github.com/bitnami/containers) ([source](https://redirect.github.com/bitnami/containers/tree/HEAD/bitnami/kubectl)) | minor | `1.31.4` -> `1.32.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/defenseunicorns/uds-core). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Noah <40781376+noahpb@users.noreply.github.com> Co-authored-by: Micah Nagel --- src/velero/values/unicorn-values.yaml | 2 +- src/velero/values/upstream-values.yaml | 2 +- src/velero/zarf.yaml | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/velero/values/unicorn-values.yaml b/src/velero/values/unicorn-values.yaml index 36ca2ace3..8bd4e5b94 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.31.4-dev + tag: 1.32.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 9626b161f..84d155c4e 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.31.4 + tag: 1.32.0 initContainers: - name: velero-plugin-for-aws diff --git a/src/velero/zarf.yaml b/src/velero/zarf.yaml index 0366a6a03..5e1fcdb16 100644 --- a/src/velero/zarf.yaml +++ b/src/velero/zarf.yaml @@ -21,7 +21,7 @@ components: images: - velero/velero:v1.15.0 - velero/velero-plugin-for-aws:v1.11.0 - - docker.io/bitnami/kubectl:1.31.4 + - docker.io/bitnami/kubectl:1.32.0 - velero/velero-plugin-for-microsoft-azure:v1.11.0 - name: velero @@ -53,5 +53,5 @@ components: images: - cgr.dev/du-uds-defenseunicorns/velero-fips:1.15.0-dev - cgr.dev/du-uds-defenseunicorns/velero-plugin-for-aws-fips:1.11.0 - - cgr.dev/du-uds-defenseunicorns/kubectl-fips:1.31.4-dev + - cgr.dev/du-uds-defenseunicorns/kubectl-fips:1.32.0-dev - velero/velero-plugin-for-microsoft-azure:v1.11.0