Update Helm chart traefik to v15

This commit is contained in:
renovate[bot] 2022-10-13 10:50:08 +00:00 committed by Nold
parent 739bd6933d
commit 22a004bd38
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: 12.0.7
targetRevision: 15.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: 12.0.7
targetRevision: 15.0.0
syncWave: '0'