From 500c32280a5ad24ab4fd288e25734395f5d9afd2 Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Sat, 1 Mar 2025 19:17:48 +0000 Subject: [PATCH] chore(deps): update helm release traefik to v34.4.0 --- 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 907213f..b9f72c6 100644 --- a/installations/system/helmfile.yaml +++ b/installations/system/helmfile.yaml @@ -115,7 +115,7 @@ releases: - name: traefik chart: traefik/traefik - version: 34.3.0 + version: 34.4.0 condition: base.enabled namespace: kube-system needs: -- 2.47.2