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:
|
||||
- repoURL: https://traefik.github.io/charts
|
||||
chart: traefik
|
||||
targetRevision: 32.1.1
|
||||
targetRevision: 33.0.0
|
||||
helm:
|
||||
releaseName: traefik
|
||||
valueFiles:
|
||||
|
|
|
@ -33,6 +33,9 @@ updateStrategy:
|
|||
maxSurge: 0
|
||||
|
||||
providers:
|
||||
kubernetesIngress:
|
||||
publishedService:
|
||||
enabled: false
|
||||
kubernetesCRD:
|
||||
allowCrossNamespace: true
|
||||
|
||||
|
|
Loading…
Reference in a new issue