From a2c8749f956ec331ef8b20283018d9bc3cf08d6c Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Sat, 12 Apr 2025 01:00:57 +0000 Subject: [PATCH] chore(deps): update helm release velero to v8.7.2 --- helmfiles/system.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helmfiles/system.yaml b/helmfiles/system.yaml index 483c149..1ea8500 100644 --- a/helmfiles/system.yaml +++ b/helmfiles/system.yaml @@ -157,7 +157,7 @@ releases: - name: velero chart: vmware-tanzu/velero namespace: velero - version: 8.7.0 + version: 8.7.2 condition: velero.enabled inherit: - template: common-values-tpl -- 2.47.2