Merge pull request 'Update Helm release traefik to v29' (#98) from renovate/traefik-29.x into main
All checks were successful
continuous-integration/drone/push Build is passing

Reviewed-on: #98
This commit is contained in:
Tom Neuber 2024-07-05 21:47:54 +02:00
commit a9fe99939e
2 changed files with 2 additions and 1 deletions

View file

@ -9,7 +9,7 @@ spec:
sources: sources:
- repoURL: https://traefik.github.io/charts - repoURL: https://traefik.github.io/charts
chart: traefik chart: traefik
targetRevision: 28.3.0 targetRevision: 29.0.0
helm: helm:
releaseName: traefik releaseName: traefik
valueFiles: valueFiles:

View file

@ -31,6 +31,7 @@ updateStrategy:
ingressRoute: ingressRoute:
dashboard: dashboard:
enabled: true
matchRule: Host(`traefik.services.yolokube.de`) matchRule: Host(`traefik.services.yolokube.de`)
entryPoints: ["traefik", "websecure"] entryPoints: ["traefik", "websecure"]
middlewares: middlewares: