Update Helm release traefik to v28 #85

Merged
remoll merged 2 commits from renovate/traefik-28.x into main 2024-06-09 21:38:59 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
traefik (source) HelmChart major 27.0.2 -> 28.2.0

Release Notes

traefik/traefik-helm-chart (traefik)

v28.2.0

Compare Source

⚠️ This release align to Kubernetes default (Always) for podSecurityContext.fsGroupChangePolicy. It was OnRootMismatch in previous release of this chart. It can easily be set (back) to OnRootMismatch if needed, see EXAMPLES.

Features
Bug Fixes
  • IngressClass: provides annotation on IngressRoutes when it's enabled (f5de0c3)

New Contributors

Full Changelog: https://github.com/traefik/traefik-helm-chart/compare/v28.1.0...v28.2.0

v28.1.0

Compare Source

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
  • example: Update Digital Ocean PROXY Protocol (9850319)
  • 📚️ improve UPGRADING section (54ec665)

v28.0.0

Compare Source

⚠ BREAKING CHANGES
Features
  • podtemplate: set GOMEMLIMIT, GOMAXPROCS when limits are defined (e4f2aa8)
  • 💥 initial support of Traefik Proxy v3 (536059d)
  • add support of experimental-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


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [traefik](https://traefik.io/) ([source](https://github.com/traefik/traefik-helm-chart)) | HelmChart | major | `27.0.2` -> `28.2.0` | --- ### Release Notes <details> <summary>traefik/traefik-helm-chart (traefik)</summary> ### [`v28.2.0`](https://github.com/traefik/traefik-helm-chart/releases/tag/v28.2.0) [Compare Source](https://github.com/traefik/traefik-helm-chart/compare/v28.1.0...v28.2.0) :warning: This release align to Kubernetes default (*Always*) for `podSecurityContext.fsGroupChangePolicy`. It was *OnRootMismatch* in previous release of this chart. It can easily be set (back) to *OnRootMismatch* if needed, see [EXAMPLES](https://github.com/traefik/traefik-helm-chart/blob/master/EXAMPLES.md#use-traefik-native-lets-encrypt-integration-without-cert-manager). ##### Features - ✨ simplify values and provide more examples ([4eb71eb](https://github.com/traefik/traefik-helm-chart/commit/4eb71eb43bde454ce16e8633215551e67eff4568)) - add deletecollection right on secrets ([fb69807](https://github.com/traefik/traefik-helm-chart/commit/fb69807b609a991643a45d982a716441980955e6)) - update traefik docker tag to v3.0.1 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/traefik/traefik-helm-chart/pull/1075 ##### Bug Fixes - **IngressClass:** provides annotation on IngressRoutes when it's enabled ([f5de0c3](https://github.com/traefik/traefik-helm-chart/commit/f5de0c3725e7ab46d22744ba8510875a2ca5fbf9)) #### New Contributors - [@&#8203;jspdown](https://github.com/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`](https://github.com/traefik/traefik-helm-chart/releases/tag/v28.1.0) [Compare Source](https://github.com/traefik/traefik-helm-chart/compare/v28.0.0...v28.1.0) ##### Features - **Traefik Hub:** add initial support for API Gateway ([dc5c68d](https://github.com/traefik/traefik-helm-chart/commit/dc5c68d584198b52cd0ac64fb17d3df1d2ccb018)) - **Traefik Hub:** use Traefik Proxy otlp config ([a910db4](https://github.com/traefik/traefik-helm-chart/commit/a910db40fc9f3889a221003ca674242a2458744c)) ##### Bug Fixes - **Traefik Hub:** refine support ([60d210d](https://github.com/traefik/traefik-helm-chart/commit/60d210de336614ff16161d3cf13d555575ace12c)) - **Traefik Hub:** do not deploy mutating webhook when enabling only API Gateway ([cb2a98d](https://github.com/traefik/traefik-helm-chart/commit/cb2a98dfc8e412ea78d317954e245148915109a7)) ##### Documentation - **example:** Update Digital Ocean PROXY Protocol ([9850319](https://github.com/traefik/traefik-helm-chart/commit/9850319029826fcb31d037fd51a6242261d400e1)) - 📚️ improve UPGRADING section ([54ec665](https://github.com/traefik/traefik-helm-chart/commit/54ec66537c2338b82d7c81f36367d17b9bc86b81)) ### [`v28.0.0`](https://github.com/traefik/traefik-helm-chart/releases/tag/v28.0.0) [Compare Source](https://github.com/traefik/traefik-helm-chart/compare/v27.0.2...v28.0.0) ##### ⚠ BREAKING CHANGES - :boom: initial support of Traefik Proxy v3 - See [Migration guide from v2 to v3](https://doc.traefik.io/traefik/v3.0/migration/v2-to-v3/) and upgrading section of this chart on CRDs. ##### Features - **podtemplate:** set GOMEMLIMIT, GOMAXPROCS when limits are defined ([e4f2aa8](https://github.com/traefik/traefik-helm-chart/commit/e4f2aa80c7be9e382e7e5277cc5b75bfdf0a10e7)) - :boom: initial support of Traefik Proxy v3 ([536059d](https://github.com/traefik/traefik-helm-chart/commit/536059dbdc70fcb0c1f1914a108384e9613b1da5)) - ✨ add support of `experimental-v3.0` unstable version ([579984c](https://github.com/traefik/traefik-helm-chart/commit/579984c3b149a3b32a5e91edaa00b028b6587b57)) - ✨ fail gracefully when required port number is not set ([f8be5e1](https://github.com/traefik/traefik-helm-chart/commit/f8be5e19d841c8c6ebf1e1d2282cee3170086def)) - **ports:** add transport options ([47e0f28](https://github.com/traefik/traefik-helm-chart/commit/47e0f28a7413def68a48489140db521e99617187)) - ability to override liveness and readiness probe paths ([ea95df0](https://github.com/traefik/traefik-helm-chart/commit/ea95df04391fee3bcf05d124cdd36c2be39814d5)) ##### Bug Fixes - 🐛 logs filters on status codes ([c204014](https://github.com/traefik/traefik-helm-chart/commit/c20401453b63d56e1eb061d357381f7fa75ba10a)) - 🐛 only expose http3 port on service when TCP variant is exposed ([2d6243d](https://github.com/traefik/traefik-helm-chart/commit/2d6243d42cc0c1d92072cb8609fdfc9556888ad4)) ##### Styles - 🎨 consistent capitalization on `--entryPoints` CLI flag ([b1f6f96](https://github.com/traefik/traefik-helm-chart/commit/b1f6f968cbe2adc0e493c4127bcf5848d19a4ccb)) ##### Documentation - 📚️ improve EXAMPLES on acme resolver ([2252aba](https://github.com/traefik/traefik-helm-chart/commit/2252aba24da57e83d687198bb1c946c3c4b3d86f)) #### New Contributors - [@&#8203;matkam](https://github.com/matkam) made their first contribution in https://github.com/traefik/traefik-helm-chart/pull/1041 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNzEuMSIsInVwZGF0ZWRJblZlciI6IjM3LjI3MS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
renovate force-pushed renovate/traefik-28.x from 88545661d1 to b7160471dc 2024-05-22 11:30:53 +00:00 Compare
renovate force-pushed renovate/traefik-28.x from b7160471dc to 4ef6b01a92 2024-05-31 08:31:13 +00:00 Compare
remoll added 1 commit 2024-06-09 21:38:39 +00:00
remoll merged commit 040771494a into main 2024-06-09 21:38:59 +00:00
remoll deleted branch renovate/traefik-28.x 2024-06-09 21:39:00 +00:00
Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: remoll/k3s-infra#85
No description provided.