From a27447b46c38bf0245272b537c96f9dc2e9406e7 Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Fri, 1 Nov 2024 01:01:53 +0000 Subject: [PATCH] chore(deps): update helm release velero to v7.2.2 --- 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 f827aa9..504874c 100644 --- a/installations/system/helmfile.yaml +++ b/installations/system/helmfile.yaml @@ -128,7 +128,7 @@ releases: - name: velero chart: vmware-tanzu/velero namespace: kube-system - version: 7.2.1 + version: 7.2.2 condition: velero.enabled needs: - kube-system/cilium