Update Helm chart traefik to v17

This commit is contained in:
renovate[bot] 2022-10-21 12:59:30 +00:00 committed by Nold
parent 30e7601ccd
commit c98e4baaef
2 changed files with 2 additions and 2 deletions

View file

@ -52,7 +52,7 @@ apps:
namespace: ingress-internal
repoURL: https://helm.traefik.io/traefik
chart: traefik
targetRevision: 16.2.0
targetRevision: 17.0.5
syncWave: '0'
- name: cilium

View file

@ -13,5 +13,5 @@ apps:
- name: ingress-external
repoURL: https://helm.traefik.io/traefik
chart: traefik
targetRevision: 16.2.0
targetRevision: 17.0.5
syncWave: '0'