diff --git a/templates/application-traefik-internal.yaml b/templates/application-traefik-internal.yaml index c77021db8..501e9315e 100644 --- a/templates/application-traefik-internal.yaml +++ b/templates/application-traefik-internal.yaml @@ -27,7 +27,7 @@ spec: source: repoURL: https://traefik.github.io/charts chart: traefik - targetRevision: 39.0.0 + targetRevision: 39.0.4 helm: skipCrds: true values: |- diff --git a/templates/application-traefik-platform.yaml b/templates/application-traefik-platform.yaml index 78b1f57e3..3a6d7ae28 100644 --- a/templates/application-traefik-platform.yaml +++ b/templates/application-traefik-platform.yaml @@ -26,7 +26,7 @@ spec: source: repoURL: https://traefik.github.io/charts chart: traefik - targetRevision: 39.0.0 + targetRevision: 39.0.4 helm: skipCrds: true values: |- diff --git a/templates/application-traefik-public.yaml b/templates/application-traefik-public.yaml index 74b3526ab..0b3077232 100644 --- a/templates/application-traefik-public.yaml +++ b/templates/application-traefik-public.yaml @@ -27,7 +27,7 @@ spec: source: repoURL: https://traefik.github.io/charts chart: traefik - targetRevision: 39.0.0 + targetRevision: 39.0.4 helm: # CRITICAL: CRDs are installed by the CRD-only app skipCrds: true