From ec23558e34ede41dc412eeab1a5346f448c3edf4 Mon Sep 17 00:00:00 2001 From: Steffen Illium Date: Tue, 26 Mar 2024 16:10:58 +0100 Subject: [PATCH] traefik version 26.1.0 --- infrastructure/03-traefik/base/traefik-helm-chart.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/infrastructure/03-traefik/base/traefik-helm-chart.yaml b/infrastructure/03-traefik/base/traefik-helm-chart.yaml index e580e02..6e1cfc8 100644 --- a/infrastructure/03-traefik/base/traefik-helm-chart.yaml +++ b/infrastructure/03-traefik/base/traefik-helm-chart.yaml @@ -2,8 +2,7 @@ apiVersion: builtin kind: HelmChartInflationGenerator metadata: name: traefik -name: traefik -namespace: traefik -releaseName: 26.1.0 +name: traefik/traefik +version: 26.1.0 repo: https://traefik.github.io/charts valuesFile: base/values.yaml