Update Helm release traefik to v37.4.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.2.0 -> 37.4.0 |
Release Notes
traefik/traefik-helm-chart (traefik)
v37.4.0
:rocket: Features
- feat(deps): update traefik docker tag to v3.6.1 #1564 by @renovate[bot]
- feat(deps): update traefik docker tag to v3.6.2 #1570 by @renovate[bot]
- feat(plugins): support ConfigMap inline local plugins alongside hostPath #1492 by @cilasbeltrame
- feat: allow
publishedServiceto be set without service being enabled #1565 by @Wieneo - feat: :rocket: add support of Nginx provider #1569 by @darkweaver87
:package: Others
- docs(example): multiple gateways example #1539 by @moonlight8978
- chore(release): 🚀 publish traefik 37.4.0 #1572 by @darkweaver87
v37.3.0
[!IMPORTANT]
CRDs has to be upgraded before the Chart. See UPGRADING instructions.
:rocket: Features
- feat(deps): update traefik docker tag to v3.5.4 #1544 by @renovate[bot]
- feat(CRDs): update for Traefik Proxy v3.6 and Gateway API v1.4.0 #1551 by @bpsoraggi
- feat: knative provider #1552 by @bpsoraggi
- feat(CRDs): update Traefik Hub to v1.23.1 #1546 by @traefiker
- feat(deps): update traefik docker tag to v3.6.0 #1558 by @renovate[bot]
:bug: Bug fixes
- fix: add missing flag arg #1545 by @msaah-cleric
:package: Others
- chore(deps): update helm/kind-action action to v1.13.0 #1549 by @renovate[bot]
- chore(deps): update mikepenz/release-changelog-builder-action action to v6 #1547 by @renovate[bot]
- docs: 📚 fix comment grammar in values #1556 & #1554 by @ehpc
- chore(release): 🚀 publish traefik 37.3.0 and 1.12.0 #1559 by @mloiseleur
New Contributors
- @msaah-cleric made their first contribution in #1545
- @ehpc made their first contribution in #1554
Full Changelog: https://github.com/traefik/traefik-helm-chart/compare/v37.2.0...v37.3.0