Skip to content

Commit

Permalink
feat(container): update velero/velero-plugin-for-aws docker tag to v1…
Browse files Browse the repository at this point in the history
….8.1

| datasource | package                      | from   | to     |
| ---------- | ---------------------------- | ------ | ------ |
| docker     | velero/velero-plugin-for-aws | v1.7.1 | v1.8.1 |
  • Loading branch information
henry-pa-bot committed Oct 25, 2023
1 parent c115a57 commit ad0a929
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cluster/core/velero/helm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ spec:
deployNodeAgent: false
initContainers:
- name: velero-plugin-for-aws
image: velero/velero-plugin-for-aws:v1.7.1
image: velero/velero-plugin-for-aws:v1.8.1
imagePullPolicy: IfNotPresent
volumeMounts:
- mountPath: /target
Expand Down

0 comments on commit ad0a929

Please sign in to comment.