From fa068d499f3778a8de2ccccccee9459b7456bdf8 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 16 Jun 2026 16:47:19 +0000 Subject: [PATCH] Update Helm release velero to v12.0.3 --- 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 860753d5..1e7e2ee0 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.2 + version: 12.0.3 condition: velero.enabled values: - ../values/velero/values/velero.yaml.gotmpl