From 5ebe767e45ab73bb7753766fbc2b08ea48b64e6b Mon Sep 17 00:00:00 2001 From: Kjeld Schouten Date: Wed, 21 Feb 2024 12:51:51 +0100 Subject: [PATCH] chore(velero): move to OCI helm repo --- charts/enterprise/velero/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/enterprise/velero/Chart.yaml b/charts/enterprise/velero/Chart.yaml index 4811c39f1a0..778fe3a6f55 100644 --- a/charts/enterprise/velero/Chart.yaml +++ b/charts/enterprise/velero/Chart.yaml @@ -17,8 +17,8 @@ dependencies: tags: [] import-values: [] - name: velero - version: 5.3.0 - repository: https://vmware-tanzu.github.io/helm-charts + version: 5.4.1 + repository: oci://ghcr.io/vmware-tanzu/charts/velero condition: "" alias: velero tags: []