Merge pull request 'chore(deps): update helm release traefik to v33' (#281) from renovate/traefik-33.x into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
Reviewed-on: #281
This commit is contained in:
commit
29f3793fdd
2 changed files with 4 additions and 1 deletions
|
@ -9,7 +9,7 @@ spec:
|
||||||
sources:
|
sources:
|
||||||
- repoURL: https://traefik.github.io/charts
|
- repoURL: https://traefik.github.io/charts
|
||||||
chart: traefik
|
chart: traefik
|
||||||
targetRevision: 32.1.1
|
targetRevision: 33.0.0
|
||||||
helm:
|
helm:
|
||||||
releaseName: traefik
|
releaseName: traefik
|
||||||
valueFiles:
|
valueFiles:
|
||||||
|
|
|
@ -33,6 +33,9 @@ updateStrategy:
|
||||||
maxSurge: 0
|
maxSurge: 0
|
||||||
|
|
||||||
providers:
|
providers:
|
||||||
|
kubernetesIngress:
|
||||||
|
publishedService:
|
||||||
|
enabled: false
|
||||||
kubernetesCRD:
|
kubernetesCRD:
|
||||||
allowCrossNamespace: true
|
allowCrossNamespace: true
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue