Skip to content

feat: update velero version #2005

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 9 additions & 9 deletions pkg/addons/velero/static/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,26 +5,26 @@
# $ make buildtools
# $ output/bin/buildtools update addon <addon name>
#
version: 8.5.0
version: 9.0.3
location: oci://proxy.replicated.com/anonymous/registry.replicated.com/ec-charts/velero
images:
kubectl:
repo: proxy.replicated.com/anonymous/replicated/ec-kubectl
tag:
amd64: 1.32.3-r3-amd64@sha256:c1baa5cda8cc804b3f133a9584d7c86b8ce36fce4ea1343bb7ea0fd75346dfd5
arm64: 1.32.3-r3-arm64@sha256:ba990c2bb2b53160fd67b59ca5ef9abac3bf6de4fa9b4870bcb2847941922728
amd64: 1.33.0-r0-amd64@sha256:8b2cc4c4e104360c8dfbfcfa95816b68045d6a11fa4a19368ae0009fbe552e50
arm64: 1.33.0-r0-arm64@sha256:1e3fa0e1083d4b3d2e494d34adc24e8003ff4c7c21bf63176aed0dfaf8363ecd
velero:
repo: proxy.replicated.com/anonymous/replicated/ec-velero
tag:
amd64: 1.15.2-r6-amd64@sha256:32ca045a727e43e6d6cf3254bef0cbb63374488341126da25991fc90eb1287e3
arm64: 1.15.2-r6-arm64@sha256:6aeb84e030f832a07fab2bd01b9978df1e98372acab85e6904200747c2db4dae
amd64: 1.16.0-r1-amd64@sha256:4d7134c091589058307486368031e3e0501eb4d00208820785296bd967741fbf
arm64: 1.16.0-r1-arm64@sha256:aa56374a93e93eee2a72de6599b1c9dfc8e783573397a614904240a09c3d8d3d
velero-plugin-for-aws:
repo: proxy.replicated.com/anonymous/replicated/ec-velero-plugin-for-aws
tag:
amd64: 1.11.1-r32-amd64@sha256:b8cbba5e8845987d69eb2b762aa73a908094b3e254da1683d1a1a45adcf7b0cb
arm64: 1.11.1-r32-arm64@sha256:235bf95f4ccf535b4e8f65b7b85d1c6e8f9a3e28824bb161853a5ce6f185d05d
amd64: 1.12.0-r1-amd64@sha256:5038d89d8648c230e9dba79ee4a0a015db224bf9ef96352f3e529b7ec3749e2e
arm64: 1.12.0-r1-arm64@sha256:e68e283a779baf20f6bd73328f0149b5db62fc91220a60a035454ffc401c4267
velero-restore-helper:
repo: proxy.replicated.com/anonymous/replicated/ec-velero-restore-helper
tag:
amd64: 1.15.2-r6-amd64@sha256:1d90587150f72a8be26c47bcdfa564bd9427c26e13be9d1f54f9870f0e64ef5d
arm64: 1.15.2-r6-arm64@sha256:39e0420802c57684fb6d3656aa82234e3b38e10223c148b715015f4181acef1a
amd64: 1.16.0-r1-amd64@sha256:d4baab861382ff9640c7dec4519dcaa4108265a1072d739ae017dae684165515
arm64: 1.16.0-r1-arm64@sha256:cc439c2e8f8dde6217ccd68c32c66fd492c642ed8de748abd0cba14a87ee0fe2
Loading