mirror of
https://github.com/nold360/hive-apps
synced 2024-11-19 03:59:31 +00:00
Revert "Update Helm chart traefik to v17"
This reverts commit c98e4baaef
.
This commit is contained in:
parent
ecf7c1d1fb
commit
71af777ee1
2 changed files with 2 additions and 2 deletions
|
@ -52,7 +52,7 @@ apps:
|
|||
namespace: ingress-internal
|
||||
repoURL: https://helm.traefik.io/traefik
|
||||
chart: traefik
|
||||
targetRevision: 17.0.5
|
||||
targetRevision: 16.2.0
|
||||
syncWave: '0'
|
||||
|
||||
- name: cilium
|
||||
|
|
|
@ -13,5 +13,5 @@ apps:
|
|||
- name: ingress-external
|
||||
repoURL: https://helm.traefik.io/traefik
|
||||
chart: traefik
|
||||
targetRevision: 17.0.5
|
||||
targetRevision: 16.2.0
|
||||
syncWave: '0'
|
||||
|
|
Loading…
Reference in a new issue