Compare commits
2 Commits
2f7a87d2f9
...
0e520e42e7
Author | SHA1 | Date |
---|---|---|
Renovate Bot | 0e520e42e7 | |
SeanOMik | 8744f71644 |
|
@ -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
|
||||||
|
|
|
@ -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.1.0
|
tag: v32.1.1
|
||||||
ignore: |
|
ignore: |
|
||||||
# exclude all
|
# exclude all
|
||||||
/*
|
/*
|
||||||
|
|
Loading…
Reference in New Issue