From e34b5dbf1a860307963bcc59a12817cebfb26c11 Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Wed, 27 Nov 2024 01:01:47 +0000 Subject: [PATCH] chore(deps): update helm release velero to v8.1.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 f93487d..8d46e3c 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: 8.0.0 + version: 8.1.0 condition: velero.enabled needs: - kube-system/cilium