chore(deps): update helm release traefik to v28 #90

Merged
Mathis merged 1 commits from renovate/traefik-28.x into main 2024-05-23 08:42:45 +00:00
Member

This PR contains the following updates:

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

Release Notes

traefik/traefik-helm-chart (traefik)

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.1.0` | --- ### Release Notes <details> <summary>traefik/traefik-helm-chart (traefik)</summary> ### [`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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMzMuMSIsInVwZGF0ZWRJblZlciI6IjM3LjM2OC45IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate added 1 commit 2024-05-02 08:10:22 +00:00
renovate force-pushed renovate/traefik-28.x from 6ae83ea584 to b83aaa1c33 2024-05-23 08:22:58 +00:00 Compare
Mathis merged commit 7a11187228 into main 2024-05-23 08:42:45 +00:00
Mathis deleted branch renovate/traefik-28.x 2024-05-23 08:42:45 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Cluster/k3s-configs#90
No description provided.