Skip to content

Commit

Permalink
Merge pull request #392 from ricsanfre/renovate/velero-velero-plugin-…
Browse files Browse the repository at this point in the history
…for-aws-1.x

Update velero/velero-plugin-for-aws Docker tag to v1.9.2
  • Loading branch information
ricsanfre committed Apr 24, 2024
2 parents 189f021 + 9e814a2 commit ea8a087
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion argocd/system/velero/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ velero:
# AWS backend and CSI plugins configuration
initContainers:
- name: velero-plugin-for-aws
image: velero/velero-plugin-for-aws:v1.9.1
image: velero/velero-plugin-for-aws:v1.9.2
imagePullPolicy: IfNotPresent
volumeMounts:
- mountPath: /target
Expand Down

0 comments on commit ea8a087

Please sign in to comment.