From 21c39c961259822205656ef80fbb7ccdf4f82126 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 9 May 2026 16:39:35 +0000 Subject: [PATCH] Update Helm release velero to v12.0.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 90f66a6e..ada05baa 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: 12.0.0 + version: 12.0.1 condition: velero.enabled values: - ../values/velero/values/velero.yaml.gotmpl -- 2.52.0