From 4a5c431258eee27d91e5d57bbcf4b603cbda6f17 Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Fri, 2 May 2025 01:00:53 +0000 Subject: [PATCH] chore(deps): update helm release velero to v9.0.4 --- helmfiles/system.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helmfiles/system.yaml b/helmfiles/system.yaml index 20567ec..f1852aa 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.3 + version: 9.0.4 condition: velero.enabled inherit: - template: common-values-tpl -- 2.47.2