Skip to content

Commit

Permalink
chore: update velero images (#1085)
Browse files Browse the repository at this point in the history
Update image versions

Co-authored-by: sgalsaleh <[email protected]>
  • Loading branch information
replicated-ci-ec and sgalsaleh authored Aug 31, 2024
1 parent 45801af commit 371989c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pkg/addons/velero/static/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ location: oci://proxy.replicated.com/anonymous/registry.replicated.com/ec-charts
images:
kubectl:
repo: proxy.replicated.com/anonymous/replicated/ec-kubectl
tag: 1.31.0-r1@sha256:70b2e76f316eb753b70d1349861d9b5bd58fff2cfa551072917dd68b50bdb2af
tag: 1.31.0-r1@sha256:f700cf784d16b0b9071a9e03e7ff0419df020552425a4e6b2c2001712af26a81
velero:
repo: proxy.replicated.com/anonymous/replicated/ec-velero
tag: 1.14.1-r0@sha256:13235e66a97035fc62599641ef82fa7f07222a857766bb793d19f639b08a6c19
Expand Down
2 changes: 1 addition & 1 deletion pkg/addons/velero/static/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ initContainers:
kubectl:
image:
repository: 'proxy.replicated.com/anonymous/replicated/ec-kubectl'
tag: '1.31.0-r1@sha256:70b2e76f316eb753b70d1349861d9b5bd58fff2cfa551072917dd68b50bdb2af'
tag: '1.31.0-r1@sha256:f700cf784d16b0b9071a9e03e7ff0419df020552425a4e6b2c2001712af26a81'
configMaps:
fs-restore-action-config:
labels:
Expand Down

0 comments on commit 371989c

Please sign in to comment.