From 318da435721a324f774622d07fd45af06d8b7c8f Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Mon, 18 Nov 2024 01:02:44 +0000 Subject: [PATCH] chore(deps): update helm release velero to v8 --- installations/system/helmfile.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installations/system/helmfile.yaml b/installations/system/helmfile.yaml index 01b37a7..1acefbf 100644 --- a/installations/system/helmfile.yaml +++ b/installations/system/helmfile.yaml @@ -140,7 +140,7 @@ releases: - name: velero chart: vmware-tanzu/velero namespace: kube-system - version: 7.2.2 + version: 8.0.0 condition: velero.enabled needs: - kube-system/cilium