From 6c33365a021d616a41a28613231d8754ca98987d Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 13 Jan 2025 16:01:44 +0000 Subject: [PATCH] Update Helm release traefik to v34 --- infrastructure/traefik-system/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure/traefik-system/kustomization.yaml b/infrastructure/traefik-system/kustomization.yaml index 8e440e9..22a36d0 100644 --- a/infrastructure/traefik-system/kustomization.yaml +++ b/infrastructure/traefik-system/kustomization.yaml @@ -13,6 +13,6 @@ namespace: traefik-system helmCharts: - name: traefik releaseName: traefik - version: 33.2.1 + version: 34.0.0 valuesFile: values.yaml repo: https://traefik.github.io/charts