Skip to content

Commit 1eb3e84

Browse files
feat: update velero version (#3050)
updated velero version Co-authored-by: emosbaugh <[email protected]>
1 parent 76941ca commit 1eb3e84

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

pkg/addons/velero/static/metadata.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,19 +5,19 @@
55
# $ make buildtools
66
# $ output/bin/buildtools update addon <addon name>
77
#
8-
version: 11.0.0
8+
version: 11.1.0
99
location: oci://proxy.replicated.com/anonymous/registry.replicated.com/ec-charts/velero
1010
images:
1111
kubectl:
1212
repo: proxy.replicated.com/library/kubectl
1313
tag:
14-
amd64: 1.33.4-amd64@sha256:2bb6aade18f4c34f7199fbf04c7dd6b70f2e1f60341a370ac8dedb2d5a41065c
15-
arm64: 1.33.4-arm64@sha256:9b8c94589a4acc106d34a805f03457be46faeaaeb8b7bf17f0db180d04eb5c53
14+
amd64: 1.33.4-amd64@sha256:21e69e93590cc0aceaa11786dc701a8fbec95bb3d1c3b231760ccec69b7dfe11
15+
arm64: 1.33.4-arm64@sha256:1500fdc5e2e7ec24a7c4def2416dd8d830183d9adae11390a6d2180f419f543b
1616
velero:
1717
repo: proxy.replicated.com/library/velero
1818
tag:
19-
amd64: v1.17.0-amd64@sha256:ae227b78255fd6f7af444af4273ab8ebb7c37ebf1ddd6e3da856ab6040337e8d
20-
arm64: v1.17.0-arm64@sha256:08cff3b35512735c06892b8baea83e437b606a9860732d95ebac7cc3bd8a5fcc
19+
amd64: v1.17.0-amd64@sha256:2659ebcd62787f4cbc526bb21c19997ed7854efd36b17c8c4cf1a27654db225c
20+
arm64: v1.17.0-arm64@sha256:cafc35f1a1b6f25b30e5a785af168a7fbaa6d7c9a3fbdbfbdc19b857748c496e
2121
velero-plugin-for-aws:
2222
repo: proxy.replicated.com/library/velero-plugin-for-aws
2323
tag:

0 commit comments

Comments
 (0)