Skip to content

Commit

Permalink
chore(deps): update velero chart to 7.2.1, kubectl image for unicorn …
Browse files Browse the repository at this point in the history
…flavor (#725)

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

<details>
<summary>vmware-tanzu/helm-charts (velero)</summary>

###
[`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

</details>

---

### 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.

---

- [ ] <!-- rebase-check -->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).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41OS4yIiwidXBkYXRlZEluVmVyIjoiMzguNTkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Micah Nagel <[email protected]>
  • Loading branch information
renovate[bot] and mjnagel authored Sep 5, 2024
1 parent 0551aa5 commit a98bac4
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/velero/common/zarf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
2 changes: 1 addition & 1 deletion src/velero/values/unicorn-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion src/velero/zarf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit a98bac4

Please sign in to comment.