Skip to content

Commit

Permalink
chore(deps): update velero
Browse files Browse the repository at this point in the history
| datasource | package                                     | from    | to      |
| ---------- | ------------------------------------------- | ------- | ------- |
| docker     | cgr.dev/du-uds-defenseunicorns/kubectl-fips | 1.29.7  | 1.29.8  |
| docker     | velero/velero                               | v1.14.0 | v1.14.1 |
  • Loading branch information
renovate[bot] authored Aug 26, 2024
1 parent 957f388 commit 3460c2f
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
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.7-dev
tag: 1.29.8-dev

initContainers:
- name: velero-plugin-for-aws
Expand Down
2 changes: 1 addition & 1 deletion src/velero/values/upstream-values.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
image:
repository: velero/velero
tag: v1.14.0
tag: v1.14.1

kubectl:
image:
Expand Down
4 changes: 2 additions & 2 deletions src/velero/zarf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ components:
valuesFiles:
- values/upstream-values.yaml
images:
- velero/velero:v1.14.0
- velero/velero:v1.14.1
- velero/velero-plugin-for-aws:v1.10.0
- docker.io/bitnami/kubectl:1.31.0
- velero/velero-plugin-for-microsoft-azure:v1.10.0
Expand Down Expand Up @@ -50,5 +50,5 @@ components:
images:
- cgr.dev/du-uds-defenseunicorns/velero-fips:1.14.0-dev
- cgr.dev/du-uds-defenseunicorns/velero-plugin-for-aws-fips:1.10.0
- cgr.dev/du-uds-defenseunicorns/kubectl-fips:1.29.7-dev
- cgr.dev/du-uds-defenseunicorns/kubectl-fips:1.29.8-dev
- velero/velero-plugin-for-microsoft-azure:v1.10.0

0 comments on commit 3460c2f

Please sign in to comment.