67b9b434e0f1d4cebefd397e4f93493cf6d96d5e
5
Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
0ff8261ac1 |
chore(container): update traefik docker tag to v3.2.0 (#28502)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [traefik](https://redirect.github.com/containous/traefik) | final | minor | `v3.1.7` -> `v3.2.0` | | [traefik](https://redirect.github.com/containous/traefik) | stage | minor | `v3.1.7` -> `v3.2.0` | --- ### Release Notes <details> <summary>containous/traefik (traefik)</summary> ### [`v3.2.0`](https://redirect.github.com/containous/traefik/blob/HEAD/CHANGELOG.md#v320-rc2-2024-10-09) [Compare Source](https://redirect.github.com/containous/traefik/compare/v3.2.0...v3.2.0) [All Commits](https://redirect.github.com/traefik/traefik/compare/v3.2.0-rc1...v3.2.0-rc2) **Enhancements:** - **\[k8s,k8s/gatewayapi]** Bump sigs.k8s.io/gateway-api to v1.2.0 ([#​11167](https://redirect.github.com/traefik/traefik/pull/11167) by [rtribotte](https://redirect.github.com/rtribotte)) **Bug fixes:** - **\[k8s,k8s/gatewayapi]** Support http and https appProtocol for Kubernetes Service ([#​11176](https://redirect.github.com/traefik/traefik/pull/11176) by [WillDaSilva](https://redirect.github.com/WillDaSilva)) - **\[k8s,k8s/gatewayapi]** Avoid updating Accepted status for routes matching no Gateways ([#​11170](https://redirect.github.com/traefik/traefik/pull/11170) by [rtribotte](https://redirect.github.com/rtribotte)) - **\[k8s,k8s/gatewayapi]** Do not update gateway status when not selected by a gateway class ([#​11169](https://redirect.github.com/traefik/traefik/pull/11169) by [kevinpollet](https://redirect.github.com/kevinpollet)) **Documentation:** - Detail CRD update with v3.2 in the migration guide ([#​11164](https://redirect.github.com/traefik/traefik/pull/11164) by [mloiseleur](https://redirect.github.com/mloiseleur)) **Misc:** - Merge branch v3.1 into v3.2 ([#​11181](https://redirect.github.com/traefik/traefik/pull/11181) by [kevinpollet](https://redirect.github.com/kevinpollet)) ### [`v3.2.0`](https://redirect.github.com/containous/traefik/blob/HEAD/CHANGELOG.md#v320-rc2-2024-10-09) [Compare Source](https://redirect.github.com/containous/traefik/compare/v3.1.7...v3.2.0) [All Commits](https://redirect.github.com/traefik/traefik/compare/v3.2.0-rc1...v3.2.0-rc2) **Enhancements:** - **\[k8s,k8s/gatewayapi]** Bump sigs.k8s.io/gateway-api to v1.2.0 ([#​11167](https://redirect.github.com/traefik/traefik/pull/11167) by [rtribotte](https://redirect.github.com/rtribotte)) **Bug fixes:** - **\[k8s,k8s/gatewayapi]** Support http and https appProtocol for Kubernetes Service ([#​11176](https://redirect.github.com/traefik/traefik/pull/11176) by [WillDaSilva](https://redirect.github.com/WillDaSilva)) - **\[k8s,k8s/gatewayapi]** Avoid updating Accepted status for routes matching no Gateways ([#​11170](https://redirect.github.com/traefik/traefik/pull/11170) by [rtribotte](https://redirect.github.com/rtribotte)) - **\[k8s,k8s/gatewayapi]** Do not update gateway status when not selected by a gateway class ([#​11169](https://redirect.github.com/traefik/traefik/pull/11169) by [kevinpollet](https://redirect.github.com/kevinpollet)) **Documentation:** - Detail CRD update with v3.2 in the migration guide ([#​11164](https://redirect.github.com/traefik/traefik/pull/11164) by [mloiseleur](https://redirect.github.com/mloiseleur)) **Misc:** - Merge branch v3.1 into v3.2 ([#​11181](https://redirect.github.com/traefik/traefik/pull/11181) 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzMuMCIsInVwZGF0ZWRJblZlciI6IjM4LjEzMy4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
b4b4a3be6a |
chore(container): update traefik docker tag to v3.1.7 (#28497)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [traefik](https://redirect.github.com/containous/traefik) | final | patch | `v3.1.6` -> `v3.1.7` | | [traefik](https://redirect.github.com/containous/traefik) | stage | patch | `v3.1.6` -> `v3.1.7` | --- ### Release Notes <details> <summary>containous/traefik (traefik)</summary> ### [`v3.1.7`](https://redirect.github.com/traefik/traefik/releases/tag/v3.1.7) [Compare Source](https://redirect.github.com/containous/traefik/compare/v3.1.7...v3.1.7) **Bug fixes:** - **\[k8s,k8s/gatewayapi]** Preserve HTTPRoute filters order ([#​11198](https://redirect.github.com/traefik/traefik/pull/11198) by [kevinpollet](https://redirect.github.com/kevinpollet)) **Documentation:** - **\[k8s,k8s/gatewayapi]** Fix broken links in Kubernetes Gateway provider page ([#​11188](https://redirect.github.com/traefik/traefik/pull/11188) by [mloiseleur](https://redirect.github.com/mloiseleur)) **Misc:** - Merge branch v2.11 into v3.1 ([#​11232](https://redirect.github.com/traefik/traefik/pull/11232) by [kevinpollet](https://redirect.github.com/kevinpollet)) - Merge branch v2.11 into v3.1 ([#​11218](https://redirect.github.com/traefik/traefik/pull/11218) by [kevinpollet](https://redirect.github.com/kevinpollet)) ### [`v3.1.7`](https://redirect.github.com/traefik/traefik/releases/tag/v3.1.7) [Compare Source](https://redirect.github.com/containous/traefik/compare/v3.1.6...v3.1.7) **Bug fixes:** - **\[k8s,k8s/gatewayapi]** Preserve HTTPRoute filters order ([#​11198](https://redirect.github.com/traefik/traefik/pull/11198) by [kevinpollet](https://redirect.github.com/kevinpollet)) **Documentation:** - **\[k8s,k8s/gatewayapi]** Fix broken links in Kubernetes Gateway provider page ([#​11188](https://redirect.github.com/traefik/traefik/pull/11188) by [mloiseleur](https://redirect.github.com/mloiseleur)) **Misc:** - Merge branch v2.11 into v3.1 ([#​11232](https://redirect.github.com/traefik/traefik/pull/11232) by [kevinpollet](https://redirect.github.com/kevinpollet)) - Merge branch v2.11 into v3.1 ([#​11218](https://redirect.github.com/traefik/traefik/pull/11218) 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzMuMCIsInVwZGF0ZWRJblZlciI6IjM4LjEzMy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
b556be9a7f | fix some docker container build pipelines | ||
|
|
6b9a8f2ad2 |
chore(container): update image traefik to v3.1.6 by renovate (#27706)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [traefik](https://redirect.github.com/containous/traefik) | final | patch | `v3.1.5` -> `v3.1.6` | | [traefik](https://redirect.github.com/containous/traefik) | stage | patch | `v3.1.5` -> `v3.1.6` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>containous/traefik (traefik)</summary> ### [`v3.1.6`](https://redirect.github.com/containous/traefik/blob/HEAD/CHANGELOG.md#v316-2024-10-09) [Compare Source](https://redirect.github.com/containous/traefik/compare/v3.1.6...v3.1.6) [All Commits](https://redirect.github.com/traefik/traefik/compare/v3.1.5...v3.1.6) **Bug fixes:** - **\[middleware]** Reuse compression writers ([#​11168](https://redirect.github.com/traefik/traefik/pull/11168) by [michelheusschen](https://redirect.github.com/michelheusschen)) - **\[middleware]** Use correct default weight in Accept-Encoding ([#​11084](https://redirect.github.com/traefik/traefik/pull/11084) by [michelheusschen](https://redirect.github.com/michelheusschen)) - **\[plugins]** Close wasm middleware to prevent memory leak ([#​11151](https://redirect.github.com/traefik/traefik/pull/11151) by [ttys3](https://redirect.github.com/ttys3)) **Misc:** - Merge branch v2.11 into v3.1 ([#​11179](https://redirect.github.com/traefik/traefik/pull/11179) by [kevinpollet](https://redirect.github.com/kevinpollet)) - Merge branch v2.11 into v3.1 ([#​11174](https://redirect.github.com/traefik/traefik/pull/11174) by [mmatur](https://redirect.github.com/mmatur)) ### [`v3.1.6`](https://redirect.github.com/containous/traefik/blob/HEAD/CHANGELOG.md#v316-2024-10-09) [Compare Source](https://redirect.github.com/containous/traefik/compare/v3.1.5...v3.1.6) [All Commits](https://redirect.github.com/traefik/traefik/compare/v3.1.5...v3.1.6) **Bug fixes:** - **\[middleware]** Reuse compression writers ([#​11168](https://redirect.github.com/traefik/traefik/pull/11168) by [michelheusschen](https://redirect.github.com/michelheusschen)) - **\[middleware]** Use correct default weight in Accept-Encoding ([#​11084](https://redirect.github.com/traefik/traefik/pull/11084) by [michelheusschen](https://redirect.github.com/michelheusschen)) - **\[plugins]** Close wasm middleware to prevent memory leak ([#​11151](https://redirect.github.com/traefik/traefik/pull/11151) by [ttys3](https://redirect.github.com/ttys3)) **Misc:** - Merge branch v2.11 into v3.1 ([#​11179](https://redirect.github.com/traefik/traefik/pull/11179) by [kevinpollet](https://redirect.github.com/kevinpollet)) - Merge branch v2.11 into v3.1 ([#​11174](https://redirect.github.com/traefik/traefik/pull/11174) by [mmatur](https://redirect.github.com/mmatur)) </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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjQuMCIsInVwZGF0ZWRJblZlciI6IjM4LjEyNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
0b3a98918d | Add containers to repo |