From a98bac47e969188854a759013081e101e873a146 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Thu, 5 Sep 2024 21:56:45 +0000
Subject: [PATCH] chore(deps): update velero chart to 7.2.1, kubectl image for
unicorn flavor (#725)
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.29.8-dev` -> `1.31.0-dev` |
| [velero](https://redirect.github.com/vmware-tanzu/velero)
([source](https://redirect.github.com/vmware-tanzu/helm-charts)) | patch
| `7.2.0` -> `7.2.1` |
---
### Release Notes
vmware-tanzu/helm-charts (velero)
###
[`v7.2.1`](https://redirect.github.com/vmware-tanzu/helm-charts/releases/tag/velero-7.2.1)
[Compare
Source](https://redirect.github.com/vmware-tanzu/helm-charts/compare/velero-7.2.0...velero-7.2.1)
A Helm chart for velero
---
### 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.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.com/renovatebot/renovate/discussions) if
that's undesired.
---
- [ ] 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: Micah Nagel
---
src/velero/common/zarf.yaml | 2 +-
src/velero/values/unicorn-values.yaml | 2 +-
src/velero/zarf.yaml | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/velero/common/zarf.yaml b/src/velero/common/zarf.yaml
index 849dda525..398d902cc 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: 7.2.0
+ version: 7.2.1
repoName: velero
releaseName: velero
valuesFiles:
diff --git a/src/velero/values/unicorn-values.yaml b/src/velero/values/unicorn-values.yaml
index 51078d285..873b9e45b 100644
--- a/src/velero/values/unicorn-values.yaml
+++ b/src/velero/values/unicorn-values.yaml
@@ -5,7 +5,7 @@ image:
kubectl:
image:
repository: cgr.dev/du-uds-defenseunicorns/kubectl-fips
- tag: 1.29.8-dev
+ tag: 1.31.0-dev
initContainers:
- name: velero-plugin-for-aws
diff --git a/src/velero/zarf.yaml b/src/velero/zarf.yaml
index 5af8917cc..302728798 100644
--- a/src/velero/zarf.yaml
+++ b/src/velero/zarf.yaml
@@ -50,5 +50,5 @@ components:
images:
- cgr.dev/du-uds-defenseunicorns/velero-fips:1.14.1-dev
- cgr.dev/du-uds-defenseunicorns/velero-plugin-for-aws-fips:1.10.1
- - cgr.dev/du-uds-defenseunicorns/kubectl-fips:1.29.8-dev
+ - cgr.dev/du-uds-defenseunicorns/kubectl-fips:1.31.0-dev
- velero/velero-plugin-for-microsoft-azure:v1.10.1