Update Helm chart traefik to v12

This commit is contained in:
renovate[bot] 2022-10-06 09:03:15 +00:00 committed by Nold
parent 91c4c0442d
commit ac843a7942
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: 10.33.0
targetRevision: 12.0.0
syncWave: '0'
- name: cilium

View file

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