Files
truecharts/containers/apps
TrueCharts Bot 3a1be1cd13 chore(container): update traefik docker tag to v3.3.1 (#30748)
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
([#&#8203;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
([#&#8203;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
([#&#8203;11241](https://redirect.github.com/traefik/traefik/pull/11241)
by [ldez](https://redirect.github.com/ldez))
- **\[api]** Add support dump API endpoint
([#&#8203;11328](https://redirect.github.com/traefik/traefik/pull/11328)
by [mmatur](https://redirect.github.com/mmatur))
- **\[http]** Set Host header in HTTP provider request
([#&#8203;11237](https://redirect.github.com/traefik/traefik/pull/11237)
by [nikonhub](https://redirect.github.com/nikonhub))
- **\[k8s/crd,k8s]** Make the IngressRoute kind optional
([#&#8203;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
([#&#8203;11121](https://redirect.github.com/traefik/traefik/pull/11121)
by [BZValoche](https://redirect.github.com/BZValoche))
- **\[logs,accesslogs]** OpenTelemetry Logs and Access Logs
([#&#8203;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
([#&#8203;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
([#&#8203;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
([#&#8203;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
([#&#8203;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
([#&#8203;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
([#&#8203;11228](https://redirect.github.com/traefik/traefik/pull/11228)
by [bmagic](https://redirect.github.com/bmagic))
- **\[sticky-session]** Configurable path for sticky cookies
([#&#8203;11166](https://redirect.github.com/traefik/traefik/pull/11166)
by [IIpragmaII](https://redirect.github.com/IIpragmaII))
- **\[webui,api]** Configurable API & Dashboard base path
([#&#8203;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
([#&#8203;11361](https://redirect.github.com/traefik/traefik/pull/11361)
by [kevinpollet](https://redirect.github.com/kevinpollet))

**Documentation:**

- Prepare release v3.3.0-rc2
([#&#8203;11362](https://redirect.github.com/traefik/traefik/pull/11362)
by [rtribotte](https://redirect.github.com/rtribotte))
- Prepare Release v3.3.0-rc1
([#&#8203;11349](https://redirect.github.com/traefik/traefik/pull/11349)
by [rtribotte](https://redirect.github.com/rtribotte))

**Misc:**

- Merge branch v3.2 into v3.3
([#&#8203;11402](https://redirect.github.com/traefik/traefik/pull/11402)
by [kevinpollet](https://redirect.github.com/kevinpollet))
- Merge branch v3.2 into v3.3
([#&#8203;11393](https://redirect.github.com/traefik/traefik/pull/11393)
by [mmatur](https://redirect.github.com/mmatur))
- Merge branch v3.2 into v3.3
([#&#8203;11389](https://redirect.github.com/traefik/traefik/pull/11389)
by [mmatur](https://redirect.github.com/mmatur))
- Merge branch v3.2 into v3.3
([#&#8203;11367](https://redirect.github.com/traefik/traefik/pull/11367)
by [kevinpollet](https://redirect.github.com/kevinpollet))
- Merge branch v3.2 into master
([#&#8203;11340](https://redirect.github.com/traefik/traefik/pull/11340)
by [kevinpollet](https://redirect.github.com/kevinpollet))
- Merge branch v3.2 into master
([#&#8203;11293](https://redirect.github.com/traefik/traefik/pull/11293)
by [kevinpollet](https://redirect.github.com/kevinpollet))
- Merge branch v3.2 into master
([#&#8203;11239](https://redirect.github.com/traefik/traefik/pull/11239)
by [kevinpollet](https://redirect.github.com/kevinpollet))
- Merge branch v3.2 into master
([#&#8203;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
([#&#8203;11241](https://redirect.github.com/traefik/traefik/pull/11241)
by [ldez](https://redirect.github.com/ldez))
- **\[api]** Add support dump API endpoint
([#&#8203;11328](https://redirect.github.com/traefik/traefik/pull/11328)
by [mmatur](https://redirect.github.com/mmatur))
- **\[http]** Set Host header in HTTP provider request
([#&#8203;11237](https://redirect.github.com/traefik/traefik/pull/11237)
by [nikonhub](https://redirect.github.com/nikonhub))
- **\[k8s/crd,k8s]** Make the IngressRoute kind optional
([#&#8203;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
([#&#8203;11121](https://redirect.github.com/traefik/traefik/pull/11121)
by [BZValoche](https://redirect.github.com/BZValoche))
- **\[logs,accesslogs]** OpenTelemetry Logs and Access Logs
([#&#8203;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
([#&#8203;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
([#&#8203;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
([#&#8203;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
([#&#8203;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
([#&#8203;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
([#&#8203;11228](https://redirect.github.com/traefik/traefik/pull/11228)
by [bmagic](https://redirect.github.com/bmagic))
- **\[sticky-session]** Configurable path for sticky cookies
([#&#8203;11166](https://redirect.github.com/traefik/traefik/pull/11166)
by [IIpragmaII](https://redirect.github.com/IIpragmaII))
- **\[webui,api]** Configurable API & Dashboard base path
([#&#8203;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
([#&#8203;11361](https://redirect.github.com/traefik/traefik/pull/11361)
by [kevinpollet](https://redirect.github.com/kevinpollet))

**Documentation:**

- Prepare release v3.3.0-rc2
([#&#8203;11362](https://redirect.github.com/traefik/traefik/pull/11362)
by [rtribotte](https://redirect.github.com/rtribotte))
- Prepare Release v3.3.0-rc1
([#&#8203;11349](https://redirect.github.com/traefik/traefik/pull/11349)
by [rtribotte](https://redirect.github.com/rtribotte))

**Misc:**

- Merge branch v3.2 into v3.3
([#&#8203;11402](https://redirect.github.com/traefik/traefik/pull/11402)
by [kevinpollet](https://redirect.github.com/kevinpollet))
- Merge branch v3.2 into v3.3
([#&#8203;11393](https://redirect.github.com/traefik/traefik/pull/11393)
by [mmatur](https://redirect.github.com/mmatur))
- Merge branch v3.2 into v3.3
([#&#8203;11389](https://redirect.github.com/traefik/traefik/pull/11389)
by [mmatur](https://redirect.github.com/mmatur))
- Merge branch v3.2 into v3.3
([#&#8203;11367](https://redirect.github.com/traefik/traefik/pull/11367)
by [kevinpollet](https://redirect.github.com/kevinpollet))
- Merge branch v3.2 into master
([#&#8203;11340](https://redirect.github.com/traefik/traefik/pull/11340)
by [kevinpollet](https://redirect.github.com/kevinpollet))
- Merge branch v3.2 into master
([#&#8203;11293](https://redirect.github.com/traefik/traefik/pull/11293)
by [kevinpollet](https://redirect.github.com/kevinpollet))
- Merge branch v3.2 into master
([#&#8203;11239](https://redirect.github.com/traefik/traefik/pull/11239)
by [kevinpollet](https://redirect.github.com/kevinpollet))
- Merge branch v3.2 into master
([#&#8203;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-->
2025-01-10 07:30:23 +00:00
..