From d222c4a93225ced9668d93c1f0f04d1594fda032 Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Sat, 8 Feb 2025 22:37:11 +0000 Subject: [PATCH] chore(deps): update helm release traefik to v34 --- 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 d64560a..c49119a 100644 --- a/installations/system/helmfile.yaml +++ b/installations/system/helmfile.yaml @@ -115,7 +115,7 @@ releases: - name: traefik chart: traefik/traefik - version: 33.2.1 + version: 34.3.0 condition: base.enabled namespace: kube-system needs: -- 2.45.2