From 22148fb162e756fa54233322bd91e3f5a682a7ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Moritz=20J=C3=B6rg?= Date: Mon, 12 Jan 2026 09:58:48 +0100 Subject: [PATCH] fix(velero): Bump to 11.3.2 --- 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 cb4b104c..8450bd25 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.1 + version: 11.3.2 condition: velero.enabled values: - ../values/velero/values/velero.yaml.gotmpl