Skip to content

Commit

Permalink
Create new Velero version (#4145)
Browse files Browse the repository at this point in the history
  • Loading branch information
replicated-ci-kurl authored Feb 23, 2023
1 parent 1447339 commit 2ea4c14
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion addons/velero/1.10.1/Manifest
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ image velero-aws velero/velero-plugin-for-aws:v1.6.1
image velero-gcp velero/velero-plugin-for-gcp:v1.6.1
image velero-azure velero/velero-plugin-for-microsoft-azure:v1.6.1
image local-volume-provider replicated/local-volume-provider:v0.5.0
image s3cmd kurlsh/s3cmd:20221222-c29e08d
image s3cmd kurlsh/s3cmd:20230222-e7b65d4

asset velero.tar.gz https://github.com/vmware-tanzu/velero/releases/download/v1.10.1/velero-v1.10.1-linux-amd64.tar.gz

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ spec:
spec:
initContainers:
- name: migrate-s3
image: kurlsh/s3cmd:20221222-c29e08d
image: kurlsh/s3cmd:20230222-e7b65d4
imagePullPolicy: IfNotPresent
command:
- /migrate-s3.sh
Expand Down

0 comments on commit 2ea4c14

Please sign in to comment.