Update Helm chart traefik to v10.24.0

This commit is contained in:
renovate[bot] 2022-07-01 00:27:16 +00:00
parent 40557d9e25
commit a46997daf9
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.23.0
targetRevision: 10.24.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.23.0
targetRevision: 10.24.0
syncWave: '0'