Compare commits
1 Commits
0e520e42e7
...
2f7a87d2f9
Author | SHA1 | Date |
---|---|---|
Renovate Bot | 2f7a87d2f9 |
|
@ -38,9 +38,9 @@ spec:
|
|||
|
||||
env:
|
||||
- name: PUID
|
||||
value: 10555
|
||||
value: 555
|
||||
- name: PGID
|
||||
value: 10555
|
||||
value: 555
|
||||
- name: TZ
|
||||
value: "America/New_York" # Set to your timezone
|
||||
- name: DB_HOST
|
||||
|
|
|
@ -9,7 +9,7 @@ spec:
|
|||
url: https://github.com/traefik/traefik-helm-chart.git
|
||||
ref:
|
||||
# renovate: registryUrl=https://helm.traefik.io/traefik chart=traefik
|
||||
tag: v32.1.1
|
||||
tag: v32.1.0
|
||||
ignore: |
|
||||
# exclude all
|
||||
/*
|
||||
|
|
Loading…
Reference in New Issue