mirror of
https://github.com/nold360/hive-apps
synced 2024-11-16 02:29:34 +00:00
Update Helm chart traefik to v10.11.1
This commit is contained in:
parent
e30817bdd0
commit
fca91a27ea
2 changed files with 2 additions and 2 deletions
|
@ -52,7 +52,7 @@ apps:
|
||||||
namespace: ingress-internal
|
namespace: ingress-internal
|
||||||
repoURL: https://helm.traefik.io/traefik
|
repoURL: https://helm.traefik.io/traefik
|
||||||
chart: traefik
|
chart: traefik
|
||||||
targetRevision: 10.9.1
|
targetRevision: 10.11.1
|
||||||
syncWave: '0'
|
syncWave: '0'
|
||||||
|
|
||||||
- name: cilium
|
- name: cilium
|
||||||
|
|
|
@ -13,5 +13,5 @@ apps:
|
||||||
- name: ingress-external
|
- name: ingress-external
|
||||||
repoURL: https://helm.traefik.io/traefik
|
repoURL: https://helm.traefik.io/traefik
|
||||||
chart: traefik
|
chart: traefik
|
||||||
targetRevision: 10.9.1
|
targetRevision: 10.11.1
|
||||||
syncWave: '0'
|
syncWave: '0'
|
||||||
|
|
Loading…
Reference in a new issue