From bdb358c071c8be6fc23fda06ebfb3b06ba3ff729 Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Tue, 31 Dec 2024 01:01:26 +0000 Subject: [PATCH] chore(deps): update helm release velero to v8.2.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 2da8558..c7d4942 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.1.0 + version: 8.2.0 condition: velero.enabled needs: - kube-system/cilium -- 2.45.2