1 Commits

Author SHA1 Message Date
0a90306578 Update Helm release traefik to v38 2025-12-19 14:07:20 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -56,7 +56,7 @@ spec:
- name: CREATE_CONSOLE_IN_PIPE - name: CREATE_CONSOLE_IN_PIPE
value: "true" value: "true"
- name: ONLINE_MODE - name: ONLINE_MODE
value: "true" value: "false"
- name: ENABLE_AUTOSTOP - name: ENABLE_AUTOSTOP
value: "true" value: "true"
- name: AUTOSTOP_TIMEOUT_EST - name: AUTOSTOP_TIMEOUT_EST

View File

@@ -13,6 +13,6 @@ namespace: traefik-system
helmCharts: helmCharts:
- name: traefik - name: traefik
releaseName: traefik releaseName: traefik
version: 37.4.0 version: 38.0.1
valuesFile: values.yaml valuesFile: values.yaml
repo: https://traefik.github.io/charts repo: https://traefik.github.io/charts