From f9c900a3768bde64c91e1d6695371b1f15207892 Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Wed, 25 Dec 2024 01:02:46 +0000 Subject: [PATCH] chore(deps): update helm release traefik to v33.2.1 --- installations/system/helmfile.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installations/system/helmfile.yaml b/installations/system/helmfile.yaml index 2160ebf..d752d08 100644 --- a/installations/system/helmfile.yaml +++ b/installations/system/helmfile.yaml @@ -115,7 +115,7 @@ releases: - name: traefik chart: traefik/traefik - version: 33.1.0 + version: 33.2.1 condition: base.enabled namespace: kube-system needs: -- 2.45.2