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
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #98
This commit is contained in:
commit
a9fe99939e
2 changed files with 2 additions and 1 deletions
|
@ -9,7 +9,7 @@ spec:
|
|||
sources:
|
||||
- repoURL: https://traefik.github.io/charts
|
||||
chart: traefik
|
||||
targetRevision: 28.3.0
|
||||
targetRevision: 29.0.0
|
||||
helm:
|
||||
releaseName: traefik
|
||||
valueFiles:
|
||||
|
|
|
@ -31,6 +31,7 @@ updateStrategy:
|
|||
|
||||
ingressRoute:
|
||||
dashboard:
|
||||
enabled: true
|
||||
matchRule: Host(`traefik.services.yolokube.de`)
|
||||
entryPoints: ["traefik", "websecure"]
|
||||
middlewares:
|
||||
|
|
Loading…
Reference in a new issue