mirror of
https://github.com/nold360/hive-apps
synced 2024-12-22 21:51:20 +00:00
chore(deps): update helm chart traefik to v21.1.0
This commit is contained in:
parent
99ba8bad59
commit
32ba7fd196
2 changed files with 2 additions and 2 deletions
|
@ -26,7 +26,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: 21.0.0
|
targetRevision: 21.1.0
|
||||||
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: 21.0.0
|
targetRevision: 21.1.0
|
||||||
syncWave: '0'
|
syncWave: '0'
|
||||||
|
|
Loading…
Reference in a new issue