From d6cbc910fc51f9ec6769926354cc660cb9cd9f63 Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Mon, 31 Mar 2025 01:01:20 +0000 Subject: [PATCH] chore(deps): update helm release velero to v8.7.0 --- helmfiles/system.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helmfiles/system.yaml b/helmfiles/system.yaml index 5f34ccf..c5dc2b7 100644 --- a/helmfiles/system.yaml +++ b/helmfiles/system.yaml @@ -154,7 +154,7 @@ releases: - name: velero chart: vmware-tanzu/velero namespace: velero - version: 8.5.0 + version: 8.7.0 condition: velero.enabled inherit: - template: common-values-tpl -- 2.47.2