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.2

| datasource | package                      | from   | to     |
| ---------- | ---------------------------- | ------ | ------ |
| docker     | velero/velero-plugin-for-aws | v1.7.1 | v1.8.2 |
  • Loading branch information
henry-pa-bot committed Dec 3, 2023
1 parent 8b6f6c5 commit 51b72c5
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.2
imagePullPolicy: IfNotPresent
volumeMounts:
- mountPath: /target
Expand Down

0 comments on commit 51b72c5

Please sign in to comment.