chore(deps): update traefik docker tag to v3.1.0 #136

Merged
renovate merged 1 commit from renovate/traefik-3.x into master 2024-07-15 22:07:07 +02:00
Collaborator

This PR contains the following updates:

Package Update Change
traefik minor v3.0.4 -> v3.1.0

Release Notes

containous/traefik (traefik)

v3.1.0

Compare Source

All Commits

Enhancements:

Bug fixes:

  • [healthcheck,k8s/crd,k8s] Fix Healthcheck default value for ExternalName services (#​10778 by kevinpollet)
  • [middleware,metrics,tracing] Upgrade to OpenTelemetry Semantic Conventions v1.26.0 (#​10850 by mmatur)

Documentation:

  • [k8s,k8s/gatewayapi] Fix the Kubernetes GatewayAPI documentation (#​10844 by nmengin)

Misc:

v3.1.0

Compare Source

All Commits

Enhancements:

Bug fixes:

  • [healthcheck,k8s/crd,k8s] Fix Healthcheck default value for ExternalName services (#​10778 by kevinpollet)
  • [middleware,metrics,tracing] Upgrade to OpenTelemetry Semantic Conventions v1.26.0 (#​10850 by mmatur)

Documentation:

  • [k8s,k8s/gatewayapi] Fix the Kubernetes GatewayAPI documentation (#​10844 by nmengin)

Misc:


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 | Update | Change | |---|---|---| | [traefik](https://github.com/containous/traefik) | minor | `v3.0.4` -> `v3.1.0` | --- ### Release Notes <details> <summary>containous/traefik (traefik)</summary> ### [`v3.1.0`](https://github.com/containous/traefik/blob/HEAD/CHANGELOG.md#v310-rc1-2024-06-27) [Compare Source](https://github.com/containous/traefik/compare/v3.1.0...v3.1.0) [All Commits](https://github.com/traefik/traefik/compare/v3.0.0-beta3...v3.1.0-rc1) **Enhancements:** - **\[k8s,k8s/gatewayapi]** Support invalid HTTPRoute status ([#&#8203;10714](https://github.com/traefik/traefik/pull/10714) by [kevinpollet](https://github.com/kevinpollet)) - **\[k8s,k8s/gatewayapi]** KubernetesGateway provider is no longer experimental ([#&#8203;10840](https://github.com/traefik/traefik/pull/10840) by [rtribotte](https://github.com/rtribotte)) - **\[k8s,k8s/gatewayapi]** Bump Gateway API to v1.1.0 ([#&#8203;10835](https://github.com/traefik/traefik/pull/10835) by [kevinpollet](https://github.com/kevinpollet)) - **\[k8s,k8s/gatewayapi]** Fix route attachments to gateways ([#&#8203;10761](https://github.com/traefik/traefik/pull/10761) by [kevinpollet](https://github.com/kevinpollet)) - **\[k8s,k8s/gatewayapi]** Support HTTPRoute method and query param matching ([#&#8203;10815](https://github.com/traefik/traefik/pull/10815) by [kevinpollet](https://github.com/kevinpollet)) - **\[k8s,k8s/gatewayapi]** Support HTTPURLRewrite filter ([#&#8203;10571](https://github.com/traefik/traefik/pull/10571) by [SantoDE](https://github.com/SantoDE)) - **\[k8s,k8s/gatewayapi]** Set Gateway HTTPRoute status ([#&#8203;10667](https://github.com/traefik/traefik/pull/10667) by [kevinpollet](https://github.com/kevinpollet)) - **\[k8s,k8s/gatewayapi]** Support ReferenceGrant for HTTPRoute backends ([#&#8203;10771](https://github.com/traefik/traefik/pull/10771) by [rtribotte](https://github.com/rtribotte)) - **\[k8s,k8s/gatewayapi]** Compute HTTPRoute priorities ([#&#8203;10766](https://github.com/traefik/traefik/pull/10766) by [kevinpollet](https://github.com/kevinpollet)) - **\[k8s,k8s/gatewayapi]** Support RegularExpression for path matching ([#&#8203;10717](https://github.com/traefik/traefik/pull/10717) by [dmavrommatis](https://github.com/dmavrommatis)) - **\[k8s/crd,k8s]** Support HealthCheck for ExternalName services ([#&#8203;10467](https://github.com/traefik/traefik/pull/10467) by [marcmognol](https://github.com/marcmognol)) - **\[k8s/ingress,k8s/crd,k8s,k8s/gatewayapi]** Migrate to EndpointSlices API ([#&#8203;10664](https://github.com/traefik/traefik/pull/10664) by [jnoordsij](https://github.com/jnoordsij)) - **\[k8s/ingress,k8s/crd,k8s]** Change log level from Warning to Info when ExternalName services is enabled ([#&#8203;10682](https://github.com/traefik/traefik/pull/10682) by [marcmognol](https://github.com/marcmognol)) - **\[k8s/ingress,k8s/crd,k8s]** Allow to use internal Node IPs for NodePort services ([#&#8203;10278](https://github.com/traefik/traefik/pull/10278) by [jorisvergeer](https://github.com/jorisvergeer)) - **\[middleware,k8s,k8s/gatewayapi]** Improve HTTPRoute Redirect Filter with port and scheme ([#&#8203;10784](https://github.com/traefik/traefik/pull/10784) by [rtribotte](https://github.com/rtribotte)) - **\[middleware,k8s,k8s/gatewayapi]** Support HTTPRoute redirect port and scheme ([#&#8203;10802](https://github.com/traefik/traefik/pull/10802) by [rtribotte](https://github.com/rtribotte)) - **\[middleware]** Support Content-Security-Policy-Report-Only in the headers middleware ([#&#8203;10709](https://github.com/traefik/traefik/pull/10709) by [SpecLad](https://github.com/SpecLad)) - **\[middleware]** Add support for Zstandard to the compression middleware ([#&#8203;10660](https://github.com/traefik/traefik/pull/10660) by [Belphemur](https://github.com/Belphemur)) - **\[plugins]** Enhance wasm plugins ([#&#8203;10829](https://github.com/traefik/traefik/pull/10829) by [juliens](https://github.com/juliens)) - **\[plugins]** Add logs for plugins load ([#&#8203;10848](https://github.com/traefik/traefik/pull/10848) by [mmatur](https://github.com/mmatur)) - **\[server]** Support systemd socket-activation ([#&#8203;10399](https://github.com/traefik/traefik/pull/10399) by [juliens](https://github.com/juliens)) **Bug fixes:** - **\[healthcheck,k8s/crd,k8s]** Fix Healthcheck default value for ExternalName services ([#&#8203;10778](https://github.com/traefik/traefik/pull/10778) by [kevinpollet](https://github.com/kevinpollet)) - **\[middleware,metrics,tracing]** Upgrade to OpenTelemetry Semantic Conventions v1.26.0 ([#&#8203;10850](https://github.com/traefik/traefik/pull/10850) by [mmatur](https://github.com/mmatur)) **Documentation:** - **\[k8s,k8s/gatewayapi]** Fix the Kubernetes GatewayAPI documentation ([#&#8203;10844](https://github.com/traefik/traefik/pull/10844) by [nmengin](https://github.com/nmengin)) **Misc:** - Merge current v3.0 into master ([#&#8203;10853](https://github.com/traefik/traefik/pull/10853) by [mmatur](https://github.com/mmatur)) - Merge current v3.0 into master ([#&#8203;10811](https://github.com/traefik/traefik/pull/10811) by [mmatur](https://github.com/mmatur)) - Merge current v3.0 into master ([#&#8203;10789](https://github.com/traefik/traefik/pull/10789) by [ldez](https://github.com/ldez)) - Merge current v3.0 into master ([#&#8203;10750](https://github.com/traefik/traefik/pull/10750) by [kevinpollet](https://github.com/kevinpollet)) - Merge current v3.0 into master ([#&#8203;10655](https://github.com/traefik/traefik/pull/10655) by [ldez](https://github.com/ldez)) - Merge current v3.0 into master ([#&#8203;10567](https://github.com/traefik/traefik/pull/10567) by [ldez](https://github.com/ldez)) - Merge current v3.0 into master ([#&#8203;10418](https://github.com/traefik/traefik/pull/10418) by [mmatur](https://github.com/mmatur)) - Merge current v3.0 into master ([#&#8203;10040](https://github.com/traefik/traefik/pull/10040) by [mmatur](https://github.com/mmatur)) ### [`v3.1.0`](https://github.com/containous/traefik/blob/HEAD/CHANGELOG.md#v310-rc1-2024-06-27) [Compare Source](https://github.com/containous/traefik/compare/v3.0.4...v3.1.0) [All Commits](https://github.com/traefik/traefik/compare/v3.0.0-beta3...v3.1.0-rc1) **Enhancements:** - **\[k8s,k8s/gatewayapi]** Support invalid HTTPRoute status ([#&#8203;10714](https://github.com/traefik/traefik/pull/10714) by [kevinpollet](https://github.com/kevinpollet)) - **\[k8s,k8s/gatewayapi]** KubernetesGateway provider is no longer experimental ([#&#8203;10840](https://github.com/traefik/traefik/pull/10840) by [rtribotte](https://github.com/rtribotte)) - **\[k8s,k8s/gatewayapi]** Bump Gateway API to v1.1.0 ([#&#8203;10835](https://github.com/traefik/traefik/pull/10835) by [kevinpollet](https://github.com/kevinpollet)) - **\[k8s,k8s/gatewayapi]** Fix route attachments to gateways ([#&#8203;10761](https://github.com/traefik/traefik/pull/10761) by [kevinpollet](https://github.com/kevinpollet)) - **\[k8s,k8s/gatewayapi]** Support HTTPRoute method and query param matching ([#&#8203;10815](https://github.com/traefik/traefik/pull/10815) by [kevinpollet](https://github.com/kevinpollet)) - **\[k8s,k8s/gatewayapi]** Support HTTPURLRewrite filter ([#&#8203;10571](https://github.com/traefik/traefik/pull/10571) by [SantoDE](https://github.com/SantoDE)) - **\[k8s,k8s/gatewayapi]** Set Gateway HTTPRoute status ([#&#8203;10667](https://github.com/traefik/traefik/pull/10667) by [kevinpollet](https://github.com/kevinpollet)) - **\[k8s,k8s/gatewayapi]** Support ReferenceGrant for HTTPRoute backends ([#&#8203;10771](https://github.com/traefik/traefik/pull/10771) by [rtribotte](https://github.com/rtribotte)) - **\[k8s,k8s/gatewayapi]** Compute HTTPRoute priorities ([#&#8203;10766](https://github.com/traefik/traefik/pull/10766) by [kevinpollet](https://github.com/kevinpollet)) - **\[k8s,k8s/gatewayapi]** Support RegularExpression for path matching ([#&#8203;10717](https://github.com/traefik/traefik/pull/10717) by [dmavrommatis](https://github.com/dmavrommatis)) - **\[k8s/crd,k8s]** Support HealthCheck for ExternalName services ([#&#8203;10467](https://github.com/traefik/traefik/pull/10467) by [marcmognol](https://github.com/marcmognol)) - **\[k8s/ingress,k8s/crd,k8s,k8s/gatewayapi]** Migrate to EndpointSlices API ([#&#8203;10664](https://github.com/traefik/traefik/pull/10664) by [jnoordsij](https://github.com/jnoordsij)) - **\[k8s/ingress,k8s/crd,k8s]** Change log level from Warning to Info when ExternalName services is enabled ([#&#8203;10682](https://github.com/traefik/traefik/pull/10682) by [marcmognol](https://github.com/marcmognol)) - **\[k8s/ingress,k8s/crd,k8s]** Allow to use internal Node IPs for NodePort services ([#&#8203;10278](https://github.com/traefik/traefik/pull/10278) by [jorisvergeer](https://github.com/jorisvergeer)) - **\[middleware,k8s,k8s/gatewayapi]** Improve HTTPRoute Redirect Filter with port and scheme ([#&#8203;10784](https://github.com/traefik/traefik/pull/10784) by [rtribotte](https://github.com/rtribotte)) - **\[middleware,k8s,k8s/gatewayapi]** Support HTTPRoute redirect port and scheme ([#&#8203;10802](https://github.com/traefik/traefik/pull/10802) by [rtribotte](https://github.com/rtribotte)) - **\[middleware]** Support Content-Security-Policy-Report-Only in the headers middleware ([#&#8203;10709](https://github.com/traefik/traefik/pull/10709) by [SpecLad](https://github.com/SpecLad)) - **\[middleware]** Add support for Zstandard to the compression middleware ([#&#8203;10660](https://github.com/traefik/traefik/pull/10660) by [Belphemur](https://github.com/Belphemur)) - **\[plugins]** Enhance wasm plugins ([#&#8203;10829](https://github.com/traefik/traefik/pull/10829) by [juliens](https://github.com/juliens)) - **\[plugins]** Add logs for plugins load ([#&#8203;10848](https://github.com/traefik/traefik/pull/10848) by [mmatur](https://github.com/mmatur)) - **\[server]** Support systemd socket-activation ([#&#8203;10399](https://github.com/traefik/traefik/pull/10399) by [juliens](https://github.com/juliens)) **Bug fixes:** - **\[healthcheck,k8s/crd,k8s]** Fix Healthcheck default value for ExternalName services ([#&#8203;10778](https://github.com/traefik/traefik/pull/10778) by [kevinpollet](https://github.com/kevinpollet)) - **\[middleware,metrics,tracing]** Upgrade to OpenTelemetry Semantic Conventions v1.26.0 ([#&#8203;10850](https://github.com/traefik/traefik/pull/10850) by [mmatur](https://github.com/mmatur)) **Documentation:** - **\[k8s,k8s/gatewayapi]** Fix the Kubernetes GatewayAPI documentation ([#&#8203;10844](https://github.com/traefik/traefik/pull/10844) by [nmengin](https://github.com/nmengin)) **Misc:** - Merge current v3.0 into master ([#&#8203;10853](https://github.com/traefik/traefik/pull/10853) by [mmatur](https://github.com/mmatur)) - Merge current v3.0 into master ([#&#8203;10811](https://github.com/traefik/traefik/pull/10811) by [mmatur](https://github.com/mmatur)) - Merge current v3.0 into master ([#&#8203;10789](https://github.com/traefik/traefik/pull/10789) by [ldez](https://github.com/ldez)) - Merge current v3.0 into master ([#&#8203;10750](https://github.com/traefik/traefik/pull/10750) by [kevinpollet](https://github.com/kevinpollet)) - Merge current v3.0 into master ([#&#8203;10655](https://github.com/traefik/traefik/pull/10655) by [ldez](https://github.com/ldez)) - Merge current v3.0 into master ([#&#8203;10567](https://github.com/traefik/traefik/pull/10567) by [ldez](https://github.com/ldez)) - Merge current v3.0 into master ([#&#8203;10418](https://github.com/traefik/traefik/pull/10418) by [mmatur](https://github.com/mmatur)) - Merge current v3.0 into master ([#&#8203;10040](https://github.com/traefik/traefik/pull/10040) by [mmatur](https://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 is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzEuNSIsInVwZGF0ZWRJblZlciI6IjM3LjQzMS41IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
renovate added 1 commit 2024-07-15 22:07:06 +02:00
chore(deps): update traefik docker tag to v3.1.0
Some checks failed
ci/woodpecker/push/gitleaks Pipeline was successful
ci/woodpecker/pr/gitleaks Pipeline was successful
ci/woodpecker/pull_request_closed/gitleaks Pipeline was successful
ci/woodpecker/pr/ansible-lint Pipeline was successful
ci/woodpecker/push/ansible-lint Pipeline was successful
ci/woodpecker/pr/ansible-playbook Pipeline was successful
ci/woodpecker/pull_request_closed/ansible-lint Pipeline was successful
ci/woodpecker/pull_request_closed/ansible-playbook Pipeline failed
ci/woodpecker/push/ansible-playbook Pipeline failed
f53e04fbe9
renovate scheduled this pull request to auto merge when all checks succeed 2024-07-15 22:07:06 +02:00
renovate merged commit f53e04fbe9 into master 2024-07-15 22:07:07 +02:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
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: mg/homeserver#136
No description provided.