Compare commits

..

1 Commits

Author SHA1 Message Date
Renovate Bot 5b435a7b13 feat(helm): update chart traefik to 32.1.0 2024-10-04 10:05:28 +00:00
4 changed files with 5 additions and 5 deletions

View File

@ -38,9 +38,9 @@ spec:
env: env:
- name: PUID - name: PUID
value: 10555 value: 555
- name: PGID - name: PGID
value: 10555 value: 555
- name: TZ - name: TZ
value: "America/New_York" # Set to your timezone value: "America/New_York" # Set to your timezone
- name: DB_HOST - name: DB_HOST

View File

@ -8,7 +8,7 @@ spec:
chart: chart:
spec: spec:
chart: traefik chart: traefik
version: '32.1.1' version: '32.1.0'
sourceRef: sourceRef:
kind: HelmRepository kind: HelmRepository
name: traefik-charts name: traefik-charts

View File

@ -8,7 +8,7 @@ spec:
chart: chart:
spec: spec:
chart: traefik chart: traefik
version: '32.1.1' version: '32.1.0'
sourceRef: sourceRef:
kind: HelmRepository kind: HelmRepository
name: traefik-charts name: traefik-charts

View File

@ -8,7 +8,7 @@ spec:
chart: chart:
spec: spec:
chart: traefik chart: traefik
version: '32.1.1' version: '32.1.0'
sourceRef: sourceRef:
kind: HelmRepository kind: HelmRepository
name: traefik-charts name: traefik-charts