From 8a8823e0e87fbab1caeada61cd0228681b4b2040 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 25 Oct 2025 20:57:26 +0000 Subject: [PATCH] Update Helm release velero to v11.1.1 --- helmfile.d/velero.yaml.gotmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helmfile.d/velero.yaml.gotmpl b/helmfile.d/velero.yaml.gotmpl index bbafe54c..cb4b104c 100644 --- a/helmfile.d/velero.yaml.gotmpl +++ b/helmfile.d/velero.yaml.gotmpl @@ -15,7 +15,7 @@ releases: - name: velero namespace: velero chart: velero/velero - version: 11.1.0 + version: 11.1.1 condition: velero.enabled values: - ../values/velero/values/velero.yaml.gotmpl -- 2.52.0