From e4d25fe1044972c12605e4d5d1cecd0c8c676bf0 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 2 Feb 2025 16:21:38 +0000 Subject: [PATCH] chore(deps): update helm release traefik to v34 --- apps/traefik/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/traefik/kustomization.yaml b/apps/traefik/kustomization.yaml index e2cd1b8d..ea18bfd1 100644 --- a/apps/traefik/kustomization.yaml +++ b/apps/traefik/kustomization.yaml @@ -9,7 +9,7 @@ commonAnnotations: helmCharts: - name: traefik repo: https://traefik.github.io/charts - version: 27.0.2 + version: 34.2.0 releaseName: traefik namespace: kube-system includeCRDs: true