From d237bfc26a6ec505581f87dc31c88e508ea0f9b0 Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Fri, 9 May 2025 01:00:53 +0000 Subject: [PATCH] chore(deps): update helm release velero to v9.1.0 --- helmfiles/system.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helmfiles/system.yaml b/helmfiles/system.yaml index f5bfe15..d573378 100644 --- a/helmfiles/system.yaml +++ b/helmfiles/system.yaml @@ -157,7 +157,7 @@ releases: - name: velero chart: vmware-tanzu/velero namespace: velero - version: 9.0.4 + version: 9.1.0 condition: velero.enabled inherit: - template: common-values-tpl