From 344d212c9f313d85fc352bf97cc8808906d71d65 Mon Sep 17 00:00:00 2001 From: Steffen Illium Date: Tue, 26 Mar 2024 16:15:14 +0100 Subject: [PATCH] traefik version 26.1.0 removed --- infrastructure/03-traefik/base/traefik-helm-chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure/03-traefik/base/traefik-helm-chart.yaml b/infrastructure/03-traefik/base/traefik-helm-chart.yaml index 6e1cfc8..31c3720 100644 --- a/infrastructure/03-traefik/base/traefik-helm-chart.yaml +++ b/infrastructure/03-traefik/base/traefik-helm-chart.yaml @@ -3,6 +3,6 @@ kind: HelmChartInflationGenerator metadata: name: traefik name: traefik/traefik -version: 26.1.0 +# version: 26.1.0 repo: https://traefik.github.io/charts valuesFile: base/values.yaml