From 5233956a09e8c19776aab7d6d5c117d28c90c004 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 9 Jul 2024 09:30:56 +0000 Subject: [PATCH] Update Helm release traefik to v29 --- 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 58861d5..f662ec8 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: 28.2.0 + version: 29.0.1 valuesFile: values.yaml repo: https://traefik.github.io/charts