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-->
Container Images
Images are hosted on Quay here.
Some older images can be found on GitHub Container Registry.
Mirror
We host a dedicated mirror repostiory, these containers are directly fetched from official and/or trusted sources.
Purpose
We host our own mirror for a multitude of reasons, which includes:
- Getting around Docker Hub rate-limiting
- Preventing upstream maintainers removing tags from breaking our Apps
- Generating usage metrics
- Applying patches
- Improving code uniformity
- Allowing multi-registry failover
Adding New Containers
Before a chart can be added to the truecharts/charts repository, you first need to add a container here to the mirror. If you need help with this process please see the #development channel in the TrueCharts Discord Server.
Step 1: Create a Dockerfile
Copy the contents below and substitute the upstream application owner's name with <Upstream Owner Name>, <Upstream App Name> with the application name, and <Upstream Tag> with the upstream tag's name. Also get the digest value of the app and substitute that in for <Upstream Digest>.
FROM <Upstream Owner Name>/<Upstream App Name>:<Upstream Tag>@sha256:<Upstream Digest>
LABEL org.opencontainers.image.source=https://github.com/truecharts/containers
ARG CONTAINER_NAME
ARG CONTAINER_VER
LABEL org.opencontainers.image.title="${CONTAINER_NAME}"
LABEL org.opencontainers.image.url="https://truecharts.org/docs/charts/${CONTAINER_NAME}"
LABEL org.opencontainers.image.version="${CONTAINER_VER}"
LABEL org.opencontainers.image.description="Container for ${CONTAINER_NAME} by TrueCharts"
LABEL org.opencontainers.image.authors="TrueCharts"
LABEL org.opencontainers.image.documentation="https://truecharts.org/docs/charts/${CONTAINER_NAME}"
Step 2: Create a PLATFORM file
Based on the upstream platform, create a file with that value. Typically the value is linux/amd64.
Step 3: Submit a Pull Request
Once all these steps are completed and you verified that they are correct, please submit a pull request to this repository! When finished, you can create your chart in the truecharts/charts repository.