Update dependency traefik/traefik-helm-chart to v28 - autoclosed
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
traefik/traefik-helm-chart | Kustomization | major |
v27.0.2 -> v28.3.0
|
Release Notes
traefik/traefik-helm-chart (traefik/traefik-helm-chart)
v28.3.0
Features
- allow setting permanent on redirectTo (1b454e9)
Bug Fixes
-
Security:
🐛 🔒 ️ mount service account token on pod level ([db4f43f
](https://github.com/traefik/traefik-helm-chart/commit/ - Traefik Hub: remove namespace in mutating webhook (f8f2da2)
- Traefik Hub: remove obsolete CRD (4fcec62)
-
🐛 namespaced rbac when kubernetesIngress provider is disabled (3bb41f7)db4f43f
)) -
🐛 add divisor: '1' to GOMAXPROCS and GOMEMLIMIT (9ccbee2)
New Contributors
- @hawkesn made their first contribution in https://github.com/traefik/traefik-helm-chart/pull/1085
- @berlincount made their first contribution in https://github.com/traefik/traefik-helm-chart/pull/1082
Full Changelog: https://github.com/traefik/traefik-helm-chart/compare/v28.2.0...v28.3.0
v28.2.0
podSecurityContext.fsGroupChangePolicy
. It was OnRootMismatch in previous release of this chart. It can easily be set (back) to OnRootMismatch if needed, see EXAMPLES.
Features
-
✨ simplify values and provide more examples (4eb71eb) - add deletecollection right on secrets (fb69807)
- update traefik docker tag to v3.0.1 by @renovate in https://github.com/traefik/traefik-helm-chart/pull/1075
Bug Fixes
- IngressClass: provides annotation on IngressRoutes when it's enabled (f5de0c3)
New Contributors
- @jspdown made their first contribution in https://github.com/traefik/traefik-helm-chart/pull/1077
Full Changelog: https://github.com/traefik/traefik-helm-chart/compare/v28.1.0...v28.2.0
v28.1.0
Features
- Traefik Hub: add initial support for API Gateway (dc5c68d)
- Traefik Hub: use Traefik Proxy otlp config (a910db4)
Bug Fixes
- Traefik Hub: refine support (60d210d)
- Traefik Hub: do not deploy mutating webhook when enabling only API Gateway (cb2a98d)
Documentation
v28.0.0
⚠ BREAKING CHANGES
-
💥 initial support of Traefik Proxy v3 - See Migration guide from v2 to v3 and upgrading section of this chart on CRDs.
Features
- podtemplate: set GOMEMLIMIT, GOMAXPROCS when limits are defined (e4f2aa8)
-
💥 initial support of Traefik Proxy v3 (536059d) -
✨ add support ofexperimental-v3.0
unstable version (579984c) -
✨ fail gracefully when required port number is not set (f8be5e1) - ports: add transport options (47e0f28)
- ability to override liveness and readiness probe paths (ea95df0)
Bug Fixes
-
🐛 logs filters on status codes (c204014) -
🐛 only expose http3 port on service when TCP variant is exposed (2d6243d)
Styles
-
🎨 consistent capitalization on--entryPoints
CLI flag (b1f6f96)
Documentation
-
📚 ️ improve EXAMPLES on acme resolver (2252aba)
New Contributors
- @matkam made their first contribution in https://github.com/traefik/traefik-helm-chart/pull/1041
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.