Update Helm chart traefik to v10.14.1

This commit is contained in:
Renovate Bot 2022-02-10 01:50:32 +00:00 committed by renovate[bot]
parent 04e14e1dc9
commit 2bf27dd905
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.14.0
targetRevision: 10.14.1
syncWave: '0'
- name: cilium

View file

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