From 3f9e333d7f4f1df12fe4fbc5c9e8809900a1d0f4 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 19 Feb 2025 18:03:25 +0000 Subject: [PATCH] Update Helm release traefik to v34.4.0 --- 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 cfbd8b4..d1cad34 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: 34.3.0 + version: 34.4.0 valuesFile: values.yaml repo: https://traefik.github.io/charts