Skip to content

Commit

Permalink
chore(deps): update velero/velero-plugin-for-aws docker tag to v1.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 26, 2024
1 parent c365b5e commit 96d3942
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k8s-apps/velero/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ velero:
# If the value is a string then it is evaluated as a template.
initContainers:
- name: velero-plugin-for-aws
image: velero/velero-plugin-for-aws:v1.10.0
image: velero/velero-plugin-for-aws:v1.10.1
imagePullPolicy: IfNotPresent
volumeMounts:
- mountPath: /target
Expand Down

0 comments on commit 96d3942

Please sign in to comment.