Update Helm chart traefik to v16

This commit is contained in:
renovate[bot] 2022-10-20 11:17:38 +00:00 committed by Nold
parent c09def8117
commit c7d9989611
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: 15.3.1
targetRevision: 16.2.0
syncWave: '0'
- name: cilium

View file

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