Update Helm release traefik to v37.1.0
No problems whatsoever deploying to Proxmox VE K3s Kubernetes cluster via Helm Chart and Flux V2 reconciliation in a GitOps approach with dependency update facilitated by Mend's Renovate Bot.
This MR contains the following updates:
Package | Update | Change |
---|---|---|
traefik (source) | minor | 37.0.0 -> 37.1.0 |
Release Notes
traefik/traefik-helm-chart (traefik)
v37.1.0
:rocket: Features
- feat(deps): update traefik docker tag to v3.5.1 #1504 by @renovate[bot]
- feat(deployment): add chart value timezone that automatically configures access logs timezone #1503 by @KyriosGN0
- feat(hooks): use now stable prestop command syntax #1505 by @jnoordsij
- feat(hub): add annotations for webhook admission #1508 by @bpsoraggi
- feat: support custom monitoring api #1498 by @zalbiraw
- feat(CRDs): update Traefik Hub to v1.21.1 #1507 by @traefiker
- feat: support Traefik v3.5 features #1509 by @bpsoraggi
:bug: Bug fixes
- fix(deployment): allow to disable checkNewVersion via values.yaml #1489 by @KyriosGN0
- fix: prevent blank lines in args #1497 by @florianspk
:package: Others
- docs(readme): linguistic inconsistencies and verification section #1491 by @bpsoraggi
- refactor: only render
--global.checkNewVersion
when it differs from default #1493 by @ChristianCiach - chore(deps): update actions/checkout action to v5 #1494 by @renovate[bot]
- refactor: remove
$root
hacks in favor of using `- #1495 by @jnoordsij - docs(plugins): Sync VALUES.md #1499 by @Frankst2
- chore(release): :rocket: Publish 37.1.0 and 1.11.0 #1510 by @bpsoraggi
New Contributors
- @KyriosGN0 made their first contribution in https://github.com/traefik/traefik-helm-chart/pull/1489
- @ChristianCiach made their first contribution in https://github.com/traefik/traefik-helm-chart/pull/1493
- @florianspk made their first contribution in https://github.com/traefik/traefik-helm-chart/pull/1497
- @Frankst2 made their first contribution in https://github.com/traefik/traefik-helm-chart/pull/1499
Full Changelog: https://github.com/traefik/traefik-helm-chart/compare/v37.0.0...v37.1.0