From d0511fc3d5a5f5473f5c11642ab9e5de43a0b475 Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Sun, 30 Mar 2025 01:01:03 +0000 Subject: [PATCH] chore(deps): update helm release velero to v8.7.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 b5577b9..267aab2 100644 --- a/installations/system/helmfile.yaml +++ b/installations/system/helmfile.yaml @@ -32,7 +32,7 @@ releases: - name: velero chart: vmware-tanzu/velero namespace: velero - version: 8.5.0 + version: 8.7.0 condition: velero.enabled inherit: - template: default-env-values