Skip to content

Commit c7ab96e

Browse files
feat: update velero version (#1895)
updated velero version Co-authored-by: emosbaugh <[email protected]>
1 parent 5bfd670 commit c7ab96e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pkg/addons/velero/static/metadata.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@
55
# $ make buildtools
66
# $ output/bin/buildtools update addon <addon name>
77
#
8-
version: 8.3.0
8+
version: 8.4.0
99
location: oci://proxy.replicated.com/anonymous/registry.replicated.com/ec-charts/velero
1010
images:
1111
kubectl:
1212
repo: proxy.replicated.com/anonymous/replicated/ec-kubectl
1313
tag:
14-
amd64: 1.32.1-r3-amd64@sha256:6e53f43c9fae84996dd175b6a92eab9b908cc6ea9e947f3d672efb0e679126cd
15-
arm64: 1.32.1-r3-arm64@sha256:b64561c028e446c1dace22d3c3f073c2b0f9e5cf519eeafc8f62344b4f86de31
14+
amd64: 1.32.2-r0-amd64@sha256:5baf1c2b9b976c5685bb94d6e56eccff85dcd4f2dcdf0384ec99f3401393f577
15+
arm64: 1.32.2-r0-arm64@sha256:5b666becd4e6e948a0c610c5ff9fccbe2b77be650cdfe36a91ce84218cab7e17
1616
velero:
1717
repo: proxy.replicated.com/anonymous/replicated/ec-velero
1818
tag:

0 commit comments

Comments
 (0)