Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update velero/velero-plugin-for-aws docker tag to v1.11.1
Browse files Browse the repository at this point in the history
renovate[bot] authored Dec 27, 2024
1 parent 1818f29 commit b30cbdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k8s/apps/storage/velero/helmrelease.k8s.yaml
Original file line number Diff line number Diff line change
@@ -44,7 +44,7 @@ spec:
memory: 1Gi
initContainers:
- name: velero-plugin-for-aws
image: velero/velero-plugin-for-aws:v1.10.1
image: velero/velero-plugin-for-aws:v1.11.1
imagePullPolicy: IfNotPresent
volumeMounts:
- mountPath: /target

0 comments on commit b30cbdb

Please sign in to comment.