This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [traefik](https://redirect.github.com/containous/traefik) | final | minor | `v3.2.5` -> `v3.3.1` | | [traefik](https://redirect.github.com/containous/traefik) | stage | minor | `v3.2.5` -> `v3.3.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>containous/traefik (traefik)</summary> ### [`v3.3.1`](https://redirect.github.com/containous/traefik/blob/HEAD/CHANGELOG.md#v331-2025-01-07) [Compare Source](https://redirect.github.com/containous/traefik/compare/v3.3.1...v3.3.1) [All Commits](https://redirect.github.com/traefik/traefik/compare/v3.3.0...v3.3.1) **Bug fixes:** - **\[websocket,server]** Disable http2 connect setting for websocket by default ([#​11408](https://redirect.github.com/traefik/traefik/pull/11408) by [rtribotte](https://redirect.github.com/rtribotte)) ### [`v3.3.1`](https://redirect.github.com/containous/traefik/blob/HEAD/CHANGELOG.md#v331-2025-01-07) [Compare Source](https://redirect.github.com/containous/traefik/compare/v3.3.0...v3.3.1) [All Commits](https://redirect.github.com/traefik/traefik/compare/v3.3.0...v3.3.1) **Bug fixes:** - **\[websocket,server]** Disable http2 connect setting for websocket by default ([#​11408](https://redirect.github.com/traefik/traefik/pull/11408) by [rtribotte](https://redirect.github.com/rtribotte)) ### [`v3.3.0`](https://redirect.github.com/containous/traefik/blob/HEAD/CHANGELOG.md#v330-2025-01-06) [Compare Source](https://redirect.github.com/containous/traefik/compare/v3.3.0...v3.3.0) [All Commits](https://redirect.github.com/traefik/traefik/compare/v3.2.0-rc1...v3.3.0) **Enhancements:** - **\[acme]** Add options to control ACME propagation checks ([#​11241](https://redirect.github.com/traefik/traefik/pull/11241) by [ldez](https://redirect.github.com/ldez)) - **\[api]** Add support dump API endpoint ([#​11328](https://redirect.github.com/traefik/traefik/pull/11328) by [mmatur](https://redirect.github.com/mmatur)) - **\[http]** Set Host header in HTTP provider request ([#​11237](https://redirect.github.com/traefik/traefik/pull/11237) by [nikonhub](https://redirect.github.com/nikonhub)) - **\[k8s/crd,k8s]** Make the IngressRoute kind optional ([#​11177](https://redirect.github.com/traefik/traefik/pull/11177) by [skirtan1](https://redirect.github.com/skirtan1)) - **\[k8s/ingress,sticky-session,k8s/crd,k8s]** Support serving endpoints ([#​11121](https://redirect.github.com/traefik/traefik/pull/11121) by [BZValoche](https://redirect.github.com/BZValoche)) - **\[logs,accesslogs]** OpenTelemetry Logs and Access Logs ([#​11319](https://redirect.github.com/traefik/traefik/pull/11319) by [rtribotte](https://redirect.github.com/rtribotte)) - **\[logs,accesslogs]** Add experimental flag for OTLP logs integration ([#​11335](https://redirect.github.com/traefik/traefik/pull/11335) by [kevinpollet](https://redirect.github.com/kevinpollet)) - **\[metrics,tracing,accesslogs]** Manage observability at entrypoint and router level ([#​11308](https://redirect.github.com/traefik/traefik/pull/11308) by [rtribotte](https://redirect.github.com/rtribotte)) - **\[middleware,authentication]** Add an option to preserve the ForwardAuth Server Location header ([#​11318](https://redirect.github.com/traefik/traefik/pull/11318) by [Nelwhix](https://redirect.github.com/Nelwhix)) - **\[middleware,authentication]** Only calculate basic auth hashes once for concurrent requests ([#​11143](https://redirect.github.com/traefik/traefik/pull/11143) by [michelheusschen](https://redirect.github.com/michelheusschen)) - **\[middleware,authentication]** Send request body to authorization server for forward auth ([#​11097](https://redirect.github.com/traefik/traefik/pull/11097) by [kyo-ke](https://redirect.github.com/kyo-ke)) - **\[plugins]** Add AbortOnPluginFailure option to abort startup on plugin load failure ([#​11228](https://redirect.github.com/traefik/traefik/pull/11228) by [bmagic](https://redirect.github.com/bmagic)) - **\[sticky-session]** Configurable path for sticky cookies ([#​11166](https://redirect.github.com/traefik/traefik/pull/11166) by [IIpragmaII](https://redirect.github.com/IIpragmaII)) - **\[webui,api]** Configurable API & Dashboard base path ([#​11250](https://redirect.github.com/traefik/traefik/pull/11250) by [rtribotte](https://redirect.github.com/rtribotte)) **Bug fixes:** - **\[k8s/ingress,k8s/crd]** Fix fenced server status computation ([#​11361](https://redirect.github.com/traefik/traefik/pull/11361) by [kevinpollet](https://redirect.github.com/kevinpollet)) **Documentation:** - Prepare release v3.3.0-rc2 ([#​11362](https://redirect.github.com/traefik/traefik/pull/11362) by [rtribotte](https://redirect.github.com/rtribotte)) - Prepare Release v3.3.0-rc1 ([#​11349](https://redirect.github.com/traefik/traefik/pull/11349) by [rtribotte](https://redirect.github.com/rtribotte)) **Misc:** - Merge branch v3.2 into v3.3 ([#​11402](https://redirect.github.com/traefik/traefik/pull/11402) by [kevinpollet](https://redirect.github.com/kevinpollet)) - Merge branch v3.2 into v3.3 ([#​11393](https://redirect.github.com/traefik/traefik/pull/11393) by [mmatur](https://redirect.github.com/mmatur)) - Merge branch v3.2 into v3.3 ([#​11389](https://redirect.github.com/traefik/traefik/pull/11389) by [mmatur](https://redirect.github.com/mmatur)) - Merge branch v3.2 into v3.3 ([#​11367](https://redirect.github.com/traefik/traefik/pull/11367) by [kevinpollet](https://redirect.github.com/kevinpollet)) - Merge branch v3.2 into master ([#​11340](https://redirect.github.com/traefik/traefik/pull/11340) by [kevinpollet](https://redirect.github.com/kevinpollet)) - Merge branch v3.2 into master ([#​11293](https://redirect.github.com/traefik/traefik/pull/11293) by [kevinpollet](https://redirect.github.com/kevinpollet)) - Merge branch v3.2 into master ([#​11239](https://redirect.github.com/traefik/traefik/pull/11239) by [kevinpollet](https://redirect.github.com/kevinpollet)) - Merge branch v3.2 into master ([#​11187](https://redirect.github.com/traefik/traefik/pull/11187) by [kevinpollet](https://redirect.github.com/kevinpollet)) ### [`v3.3.0`](https://redirect.github.com/containous/traefik/blob/HEAD/CHANGELOG.md#v330-2025-01-06) [Compare Source](https://redirect.github.com/containous/traefik/compare/v3.2.5...v3.3.0) [All Commits](https://redirect.github.com/traefik/traefik/compare/v3.2.0-rc1...v3.3.0) **Enhancements:** - **\[acme]** Add options to control ACME propagation checks ([#​11241](https://redirect.github.com/traefik/traefik/pull/11241) by [ldez](https://redirect.github.com/ldez)) - **\[api]** Add support dump API endpoint ([#​11328](https://redirect.github.com/traefik/traefik/pull/11328) by [mmatur](https://redirect.github.com/mmatur)) - **\[http]** Set Host header in HTTP provider request ([#​11237](https://redirect.github.com/traefik/traefik/pull/11237) by [nikonhub](https://redirect.github.com/nikonhub)) - **\[k8s/crd,k8s]** Make the IngressRoute kind optional ([#​11177](https://redirect.github.com/traefik/traefik/pull/11177) by [skirtan1](https://redirect.github.com/skirtan1)) - **\[k8s/ingress,sticky-session,k8s/crd,k8s]** Support serving endpoints ([#​11121](https://redirect.github.com/traefik/traefik/pull/11121) by [BZValoche](https://redirect.github.com/BZValoche)) - **\[logs,accesslogs]** OpenTelemetry Logs and Access Logs ([#​11319](https://redirect.github.com/traefik/traefik/pull/11319) by [rtribotte](https://redirect.github.com/rtribotte)) - **\[logs,accesslogs]** Add experimental flag for OTLP logs integration ([#​11335](https://redirect.github.com/traefik/traefik/pull/11335) by [kevinpollet](https://redirect.github.com/kevinpollet)) - **\[metrics,tracing,accesslogs]** Manage observability at entrypoint and router level ([#​11308](https://redirect.github.com/traefik/traefik/pull/11308) by [rtribotte](https://redirect.github.com/rtribotte)) - **\[middleware,authentication]** Add an option to preserve the ForwardAuth Server Location header ([#​11318](https://redirect.github.com/traefik/traefik/pull/11318) by [Nelwhix](https://redirect.github.com/Nelwhix)) - **\[middleware,authentication]** Only calculate basic auth hashes once for concurrent requests ([#​11143](https://redirect.github.com/traefik/traefik/pull/11143) by [michelheusschen](https://redirect.github.com/michelheusschen)) - **\[middleware,authentication]** Send request body to authorization server for forward auth ([#​11097](https://redirect.github.com/traefik/traefik/pull/11097) by [kyo-ke](https://redirect.github.com/kyo-ke)) - **\[plugins]** Add AbortOnPluginFailure option to abort startup on plugin load failure ([#​11228](https://redirect.github.com/traefik/traefik/pull/11228) by [bmagic](https://redirect.github.com/bmagic)) - **\[sticky-session]** Configurable path for sticky cookies ([#​11166](https://redirect.github.com/traefik/traefik/pull/11166) by [IIpragmaII](https://redirect.github.com/IIpragmaII)) - **\[webui,api]** Configurable API & Dashboard base path ([#​11250](https://redirect.github.com/traefik/traefik/pull/11250) by [rtribotte](https://redirect.github.com/rtribotte)) **Bug fixes:** - **\[k8s/ingress,k8s/crd]** Fix fenced server status computation ([#​11361](https://redirect.github.com/traefik/traefik/pull/11361) by [kevinpollet](https://redirect.github.com/kevinpollet)) **Documentation:** - Prepare release v3.3.0-rc2 ([#​11362](https://redirect.github.com/traefik/traefik/pull/11362) by [rtribotte](https://redirect.github.com/rtribotte)) - Prepare Release v3.3.0-rc1 ([#​11349](https://redirect.github.com/traefik/traefik/pull/11349) by [rtribotte](https://redirect.github.com/rtribotte)) **Misc:** - Merge branch v3.2 into v3.3 ([#​11402](https://redirect.github.com/traefik/traefik/pull/11402) by [kevinpollet](https://redirect.github.com/kevinpollet)) - Merge branch v3.2 into v3.3 ([#​11393](https://redirect.github.com/traefik/traefik/pull/11393) by [mmatur](https://redirect.github.com/mmatur)) - Merge branch v3.2 into v3.3 ([#​11389](https://redirect.github.com/traefik/traefik/pull/11389) by [mmatur](https://redirect.github.com/mmatur)) - Merge branch v3.2 into v3.3 ([#​11367](https://redirect.github.com/traefik/traefik/pull/11367) by [kevinpollet](https://redirect.github.com/kevinpollet)) - Merge branch v3.2 into master ([#​11340](https://redirect.github.com/traefik/traefik/pull/11340) by [kevinpollet](https://redirect.github.com/kevinpollet)) - Merge branch v3.2 into master ([#​11293](https://redirect.github.com/traefik/traefik/pull/11293) by [kevinpollet](https://redirect.github.com/kevinpollet)) - Merge branch v3.2 into master ([#​11239](https://redirect.github.com/traefik/traefik/pull/11239) by [kevinpollet](https://redirect.github.com/kevinpollet)) - Merge branch v3.2 into master ([#​11187](https://redirect.github.com/traefik/traefik/pull/11187) by [kevinpollet](https://redirect.github.com/kevinpollet)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
title
| title |
|---|
| TrueCharts |
Community Helm Chart Catalog
TrueCharts is a catalog of highly optimised Helm Charts. Made for the community, By the community!
All our charts are supposed to work together and be easy to setup using any helm-compatible deployment tool, above all, give the average user more than enough options to tune things to their liking.
Getting started using TrueCharts
Support
Please check our FAQ, manual and Issue tracker There is a significant chance your issue has been reported before!
Still something not working as expected? Contact us! and we'll figure it out together!
Development
Our development process is fully distributed and agile, so every chart-maintainer is free to set their own roadmap and development speed and does not have to comply to a centralised roadmap. This ensures freedom and flexibility for everyone involved and makes sure you, the end user, always has the latest and greatest of every Chart installed.
Getting into creating Charts
For more information check the website: https://truecharts.org
Contact and Support
To contact the TrueCharts project:
-
Create an issue on Github issues
-
Open a Support Ticket
-
Send us an email
Contributors ✨
Thanks goes to these wonderful people (emoji key):
This project follows the all-contributors specification. Contributions of any kind welcome!
Licence
Truecharts, is primarily based on a AGPL-v3 license, this ensures almost everyone can use and modify our charts. Licences can vary on a per-Chart basis. This can easily be seen by the presence of a "LICENSE" file in said folder.
An exception to this, has been made for every document inside folders labeled as docs or doc and their subfolders: those folders are not licensed under AGPL-v3 and are considered "all rights reserved". Said content can be modified and changes submitted per PR, in accordance to the github End User License Agreement.
SPDX-License-Identifier: AGPL-3.0