Skip to content

Commit fbd76e8

Browse files
chore(patch): update traefik to 39.0.2 #patch
1 parent 4c55149 commit fbd76e8

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

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.2
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.2
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.2
3131
helm:
3232
# CRITICAL: CRDs are installed by the CRD-only app
3333
skipCrds: true

0 commit comments

Comments
 (0)