Skip to content

Commit 6b25424

Browse files
chore(patch): update traefik to 39.0.4 #patch
1 parent 2ce6f3c commit 6b25424

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

templates/application-traefik-internal.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ spec:
2727
source:
2828
repoURL: https://traefik.github.io/charts
2929
chart: traefik
30-
targetRevision: 39.0.0
30+
targetRevision: 39.0.4
3131
helm:
3232
skipCrds: true
3333
values: |-

templates/application-traefik-platform.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ spec:
2626
source:
2727
repoURL: https://traefik.github.io/charts
2828
chart: traefik
29-
targetRevision: 39.0.0
29+
targetRevision: 39.0.4
3030
helm:
3131
skipCrds: true
3232
values: |-

templates/application-traefik-public.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ spec:
2727
source:
2828
repoURL: https://traefik.github.io/charts
2929
chart: traefik
30-
targetRevision: 39.0.0
30+
targetRevision: 39.0.4
3131
helm:
3232
# CRITICAL: CRDs are installed by the CRD-only app
3333
skipCrds: true

0 commit comments

Comments
 (0)