Compare commits

...

2 Commits

2 changed files with 3 additions and 3 deletions

View File

@ -38,9 +38,9 @@ spec:
env: env:
- name: PUID - name: PUID
value: 555 value: 10555
- name: PGID - name: PGID
value: 555 value: 10555
- 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

@ -9,7 +9,7 @@ spec:
url: https://github.com/traefik/traefik-helm-chart.git url: https://github.com/traefik/traefik-helm-chart.git
ref: ref:
# renovate: registryUrl=https://helm.traefik.io/traefik chart=traefik # renovate: registryUrl=https://helm.traefik.io/traefik chart=traefik
tag: v32.0.0 tag: v32.1.1
ignore: | ignore: |
# exclude all # exclude all
/* /*