From 674ce5145f19e2b8ffb5251ff59060a1bdc94717 Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Sat, 1 Mar 2025 19:17:57 +0000 Subject: [PATCH] chore(deps): update helm release velero to v8.4.0 --- 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 907213f..bf9a36a 100644 --- a/installations/system/helmfile.yaml +++ b/installations/system/helmfile.yaml @@ -127,7 +127,7 @@ releases: - name: velero chart: vmware-tanzu/velero namespace: velero - version: 8.3.0 + version: 8.4.0 condition: velero.enabled needs: - kube-system/cilium -- 2.47.2