Update traefik Docker tag to v3.7.13 #320

Open
renovate-bot wants to merge 1 commit from renovate/traefik-3.x into main
Collaborator

This PR contains the following updates:

Package Update Change
traefik (source) patch v3.7.11v3.7.13

Release Notes

containous/traefik (traefik)

v3.7.13

Compare Source

All Commits

Bug fixes:

Documentation:

v3.7.13

Compare Source

All Commits

Bug fixes:

Documentation:

v3.7.12

Compare Source

All Commits

Bug fixes:

Documentation:

v3.7.12

Compare Source

All Commits

Bug fixes:

Documentation:


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 Mend Renovate.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [traefik](https://hub.docker.com/_/traefik) ([source](https://github.com/containous/traefik)) | patch | `v3.7.11` → `v3.7.13` | --- ### Release Notes <details> <summary>containous/traefik (traefik)</summary> ### [`v3.7.13`](https://github.com/containous/traefik/blob/HEAD/CHANGELOG.md#v3713-2026-09-04) [Compare Source](https://github.com/containous/traefik/compare/v3.7.13...v3.7.13) [All Commits](https://github.com/traefik/traefik/compare/v3.7.12...v3.7.13) **Bug fixes:** - **\[acme]** Bump github.com/go-acme/lego/v5 to v5.4.1 ([#&#8203;13759](https://github.com/traefik/traefik/pull/13759) [@&#8203;ldez](https://github.com/ldez)) - **\[acme]** Disable recursive nss propagation by default for DNS challenge ([#&#8203;13830](https://github.com/traefik/traefik/pull/13830) [@&#8203;rtribotte](https://github.com/rtribotte)) - **\[acme]** Do not require recursive nameservers propagation by default for the DNS-01 challenge ([#&#8203;13710](https://github.com/traefik/traefik/pull/13710) [@&#8203;amazon7737](https://github.com/amazon7737)) - **\[acme, tls]** Ignore negated matchers when parsing rule domains ([#&#8203;13725](https://github.com/traefik/traefik/pull/13725) [@&#8203;rtribotte](https://github.com/rtribotte)) - **\[consulcatalog, nomad]** Build a collision-free item key in the Consul Catalog and Nomad providers ([#&#8203;13741](https://github.com/traefik/traefik/pull/13741) [@&#8203;rtribotte](https://github.com/rtribotte)) - **\[http3]** Dedicate a transport per HTTP/3 client connection ([#&#8203;13812](https://github.com/traefik/traefik/pull/13812) [@&#8203;sdelicata](https://github.com/sdelicata)) - **\[k8s/ingress-nginx]** Fix sticky cookie expiration per request ([#&#8203;13496](https://github.com/traefik/traefik/pull/13496) [@&#8203;makaiver](https://github.com/makaiver)) - **\[k8s/ingress-nginx]** Create HTTP redirect router for ssl-passthrough with force-ssl-redirect ([#&#8203;13457](https://github.com/traefik/traefik/pull/13457) [@&#8203;mmatur](https://github.com/mmatur)) - **\[k8s/ingress-nginx]** Preserve leading dot in sticky session cookie Domain attribute ([#&#8203;13456](https://github.com/traefik/traefik/pull/13456) [@&#8203;mmatur](https://github.com/mmatur)) - **\[logs, middleware]** Set access log entry level and time before formatting the OTLP body ([#&#8203;13767](https://github.com/traefik/traefik/pull/13767) [@&#8203;emilevauge](https://github.com/emilevauge)) - **\[logs, tls, k8s/crd]** Downgrade default TLS resources namespace mismatch log to warning ([#&#8203;13780](https://github.com/traefik/traefik/pull/13780) [@&#8203;lazerg](https://github.com/lazerg)) - **\[middleware]** Fix {url} placeholder in customErrors middleware now includes correct scheme ([#&#8203;13320](https://github.com/traefik/traefik/pull/13320) [@&#8203;AnouarMohamed](https://github.com/AnouarMohamed)) - **\[middleware, authentication]** Prevent user enumeration through the basic auth singleflight key ([#&#8203;13816](https://github.com/traefik/traefik/pull/13816) [@&#8203;sdelicata](https://github.com/sdelicata)) - **\[server]** Build the configuration copy once per change ([#&#8203;13746](https://github.com/traefik/traefik/pull/13746) [@&#8203;jspdown](https://github.com/jspdown)) - **\[server]** Do not forward h2c upgrade headers to the backend ([#&#8203;13797](https://github.com/traefik/traefik/pull/13797) [@&#8203;sdelicata](https://github.com/sdelicata)) - **\[server]** Deny request with an opaque request target ([#&#8203;13796](https://github.com/traefik/traefik/pull/13796) [@&#8203;sdelicata](https://github.com/sdelicata)) - **\[server]** Do not forward request trailer values to the backend ([#&#8203;13822](https://github.com/traefik/traefik/pull/13822) [@&#8203;rtribotte](https://github.com/rtribotte)) - **\[server]** Bump github.com/quic-go/quic-go to v0.62.0 ([#&#8203;13807](https://github.com/traefik/traefik/pull/13807) [@&#8203;Nelwhix](https://github.com/Nelwhix)) - **\[tls]** Redact duplicate TLS certificates in provider merge logs ([#&#8203;13548](https://github.com/traefik/traefik/pull/13548) [@&#8203;xsergos](https://github.com/xsergos)) - **\[webui]** Fix displayed number on details pages ([#&#8203;13779](https://github.com/traefik/traefik/pull/13779) [@&#8203;gndz07](https://github.com/gndz07)) **Documentation:** - **\[k8s]** Add warning about Ingress API frozen state ([#&#8203;13783](https://github.com/traefik/traefik/pull/13783) [@&#8203;jnoordsij](https://github.com/jnoordsij)) - **\[k8s]** Remove namespace reference for providers.kubernetesGateway.labelSelector ([#&#8203;13790](https://github.com/traefik/traefik/pull/13790) [@&#8203;jnoordsij](https://github.com/jnoordsij)) - **\[k8s/crd]** Fix broken redirect for the Kubernetes CRD reference docs ([#&#8203;13811](https://github.com/traefik/traefik/pull/13811) [@&#8203;thev1ndu](https://github.com/thev1ndu)) - Tell scanning agents to read the security policy and decisions pages ([#&#8203;13753](https://github.com/traefik/traefik/pull/13753) [@&#8203;emilevauge](https://github.com/emilevauge)) ### [`v3.7.13`](https://github.com/containous/traefik/blob/HEAD/CHANGELOG.md#v3713-2026-09-04) [Compare Source](https://github.com/containous/traefik/compare/v3.7.12...v3.7.13) [All Commits](https://github.com/traefik/traefik/compare/v3.7.12...v3.7.13) **Bug fixes:** - **\[acme]** Bump github.com/go-acme/lego/v5 to v5.4.1 ([#&#8203;13759](https://github.com/traefik/traefik/pull/13759) [@&#8203;ldez](https://github.com/ldez)) - **\[acme]** Disable recursive nss propagation by default for DNS challenge ([#&#8203;13830](https://github.com/traefik/traefik/pull/13830) [@&#8203;rtribotte](https://github.com/rtribotte)) - **\[acme]** Do not require recursive nameservers propagation by default for the DNS-01 challenge ([#&#8203;13710](https://github.com/traefik/traefik/pull/13710) [@&#8203;amazon7737](https://github.com/amazon7737)) - **\[acme, tls]** Ignore negated matchers when parsing rule domains ([#&#8203;13725](https://github.com/traefik/traefik/pull/13725) [@&#8203;rtribotte](https://github.com/rtribotte)) - **\[consulcatalog, nomad]** Build a collision-free item key in the Consul Catalog and Nomad providers ([#&#8203;13741](https://github.com/traefik/traefik/pull/13741) [@&#8203;rtribotte](https://github.com/rtribotte)) - **\[http3]** Dedicate a transport per HTTP/3 client connection ([#&#8203;13812](https://github.com/traefik/traefik/pull/13812) [@&#8203;sdelicata](https://github.com/sdelicata)) - **\[k8s/ingress-nginx]** Fix sticky cookie expiration per request ([#&#8203;13496](https://github.com/traefik/traefik/pull/13496) [@&#8203;makaiver](https://github.com/makaiver)) - **\[k8s/ingress-nginx]** Create HTTP redirect router for ssl-passthrough with force-ssl-redirect ([#&#8203;13457](https://github.com/traefik/traefik/pull/13457) [@&#8203;mmatur](https://github.com/mmatur)) - **\[k8s/ingress-nginx]** Preserve leading dot in sticky session cookie Domain attribute ([#&#8203;13456](https://github.com/traefik/traefik/pull/13456) [@&#8203;mmatur](https://github.com/mmatur)) - **\[logs, middleware]** Set access log entry level and time before formatting the OTLP body ([#&#8203;13767](https://github.com/traefik/traefik/pull/13767) [@&#8203;emilevauge](https://github.com/emilevauge)) - **\[logs, tls, k8s/crd]** Downgrade default TLS resources namespace mismatch log to warning ([#&#8203;13780](https://github.com/traefik/traefik/pull/13780) [@&#8203;lazerg](https://github.com/lazerg)) - **\[middleware]** Fix {url} placeholder in customErrors middleware now includes correct scheme ([#&#8203;13320](https://github.com/traefik/traefik/pull/13320) [@&#8203;AnouarMohamed](https://github.com/AnouarMohamed)) - **\[middleware, authentication]** Prevent user enumeration through the basic auth singleflight key ([#&#8203;13816](https://github.com/traefik/traefik/pull/13816) [@&#8203;sdelicata](https://github.com/sdelicata)) - **\[server]** Build the configuration copy once per change ([#&#8203;13746](https://github.com/traefik/traefik/pull/13746) [@&#8203;jspdown](https://github.com/jspdown)) - **\[server]** Do not forward h2c upgrade headers to the backend ([#&#8203;13797](https://github.com/traefik/traefik/pull/13797) [@&#8203;sdelicata](https://github.com/sdelicata)) - **\[server]** Deny request with an opaque request target ([#&#8203;13796](https://github.com/traefik/traefik/pull/13796) [@&#8203;sdelicata](https://github.com/sdelicata)) - **\[server]** Do not forward request trailer values to the backend ([#&#8203;13822](https://github.com/traefik/traefik/pull/13822) [@&#8203;rtribotte](https://github.com/rtribotte)) - **\[server]** Bump github.com/quic-go/quic-go to v0.62.0 ([#&#8203;13807](https://github.com/traefik/traefik/pull/13807) [@&#8203;Nelwhix](https://github.com/Nelwhix)) - **\[tls]** Redact duplicate TLS certificates in provider merge logs ([#&#8203;13548](https://github.com/traefik/traefik/pull/13548) [@&#8203;xsergos](https://github.com/xsergos)) - **\[webui]** Fix displayed number on details pages ([#&#8203;13779](https://github.com/traefik/traefik/pull/13779) [@&#8203;gndz07](https://github.com/gndz07)) **Documentation:** - **\[k8s]** Add warning about Ingress API frozen state ([#&#8203;13783](https://github.com/traefik/traefik/pull/13783) [@&#8203;jnoordsij](https://github.com/jnoordsij)) - **\[k8s]** Remove namespace reference for providers.kubernetesGateway.labelSelector ([#&#8203;13790](https://github.com/traefik/traefik/pull/13790) [@&#8203;jnoordsij](https://github.com/jnoordsij)) - **\[k8s/crd]** Fix broken redirect for the Kubernetes CRD reference docs ([#&#8203;13811](https://github.com/traefik/traefik/pull/13811) [@&#8203;thev1ndu](https://github.com/thev1ndu)) - Tell scanning agents to read the security policy and decisions pages ([#&#8203;13753](https://github.com/traefik/traefik/pull/13753) [@&#8203;emilevauge](https://github.com/emilevauge)) ### [`v3.7.12`](https://github.com/containous/traefik/blob/HEAD/CHANGELOG.md#v3713-2026-09-04) [Compare Source](https://github.com/containous/traefik/compare/v3.7.12...v3.7.12) [All Commits](https://github.com/traefik/traefik/compare/v3.7.12...v3.7.13) **Bug fixes:** - **\[acme]** Bump github.com/go-acme/lego/v5 to v5.4.1 ([#&#8203;13759](https://github.com/traefik/traefik/pull/13759) [@&#8203;ldez](https://github.com/ldez)) - **\[acme]** Disable recursive nss propagation by default for DNS challenge ([#&#8203;13830](https://github.com/traefik/traefik/pull/13830) [@&#8203;rtribotte](https://github.com/rtribotte)) - **\[acme]** Do not require recursive nameservers propagation by default for the DNS-01 challenge ([#&#8203;13710](https://github.com/traefik/traefik/pull/13710) [@&#8203;amazon7737](https://github.com/amazon7737)) - **\[acme, tls]** Ignore negated matchers when parsing rule domains ([#&#8203;13725](https://github.com/traefik/traefik/pull/13725) [@&#8203;rtribotte](https://github.com/rtribotte)) - **\[consulcatalog, nomad]** Build a collision-free item key in the Consul Catalog and Nomad providers ([#&#8203;13741](https://github.com/traefik/traefik/pull/13741) [@&#8203;rtribotte](https://github.com/rtribotte)) - **\[http3]** Dedicate a transport per HTTP/3 client connection ([#&#8203;13812](https://github.com/traefik/traefik/pull/13812) [@&#8203;sdelicata](https://github.com/sdelicata)) - **\[k8s/ingress-nginx]** Fix sticky cookie expiration per request ([#&#8203;13496](https://github.com/traefik/traefik/pull/13496) [@&#8203;makaiver](https://github.com/makaiver)) - **\[k8s/ingress-nginx]** Create HTTP redirect router for ssl-passthrough with force-ssl-redirect ([#&#8203;13457](https://github.com/traefik/traefik/pull/13457) [@&#8203;mmatur](https://github.com/mmatur)) - **\[k8s/ingress-nginx]** Preserve leading dot in sticky session cookie Domain attribute ([#&#8203;13456](https://github.com/traefik/traefik/pull/13456) [@&#8203;mmatur](https://github.com/mmatur)) - **\[logs, middleware]** Set access log entry level and time before formatting the OTLP body ([#&#8203;13767](https://github.com/traefik/traefik/pull/13767) [@&#8203;emilevauge](https://github.com/emilevauge)) - **\[logs, tls, k8s/crd]** Downgrade default TLS resources namespace mismatch log to warning ([#&#8203;13780](https://github.com/traefik/traefik/pull/13780) [@&#8203;lazerg](https://github.com/lazerg)) - **\[middleware]** Fix {url} placeholder in customErrors middleware now includes correct scheme ([#&#8203;13320](https://github.com/traefik/traefik/pull/13320) [@&#8203;AnouarMohamed](https://github.com/AnouarMohamed)) - **\[middleware, authentication]** Prevent user enumeration through the basic auth singleflight key ([#&#8203;13816](https://github.com/traefik/traefik/pull/13816) [@&#8203;sdelicata](https://github.com/sdelicata)) - **\[server]** Build the configuration copy once per change ([#&#8203;13746](https://github.com/traefik/traefik/pull/13746) [@&#8203;jspdown](https://github.com/jspdown)) - **\[server]** Do not forward h2c upgrade headers to the backend ([#&#8203;13797](https://github.com/traefik/traefik/pull/13797) [@&#8203;sdelicata](https://github.com/sdelicata)) - **\[server]** Deny request with an opaque request target ([#&#8203;13796](https://github.com/traefik/traefik/pull/13796) [@&#8203;sdelicata](https://github.com/sdelicata)) - **\[server]** Do not forward request trailer values to the backend ([#&#8203;13822](https://github.com/traefik/traefik/pull/13822) [@&#8203;rtribotte](https://github.com/rtribotte)) - **\[server]** Bump github.com/quic-go/quic-go to v0.62.0 ([#&#8203;13807](https://github.com/traefik/traefik/pull/13807) [@&#8203;Nelwhix](https://github.com/Nelwhix)) - **\[tls]** Redact duplicate TLS certificates in provider merge logs ([#&#8203;13548](https://github.com/traefik/traefik/pull/13548) [@&#8203;xsergos](https://github.com/xsergos)) - **\[webui]** Fix displayed number on details pages ([#&#8203;13779](https://github.com/traefik/traefik/pull/13779) [@&#8203;gndz07](https://github.com/gndz07)) **Documentation:** - **\[k8s]** Add warning about Ingress API frozen state ([#&#8203;13783](https://github.com/traefik/traefik/pull/13783) [@&#8203;jnoordsij](https://github.com/jnoordsij)) - **\[k8s]** Remove namespace reference for providers.kubernetesGateway.labelSelector ([#&#8203;13790](https://github.com/traefik/traefik/pull/13790) [@&#8203;jnoordsij](https://github.com/jnoordsij)) - **\[k8s/crd]** Fix broken redirect for the Kubernetes CRD reference docs ([#&#8203;13811](https://github.com/traefik/traefik/pull/13811) [@&#8203;thev1ndu](https://github.com/thev1ndu)) - Tell scanning agents to read the security policy and decisions pages ([#&#8203;13753](https://github.com/traefik/traefik/pull/13753) [@&#8203;emilevauge](https://github.com/emilevauge)) ### [`v3.7.12`](https://github.com/containous/traefik/blob/HEAD/CHANGELOG.md#v3713-2026-09-04) [Compare Source](https://github.com/containous/traefik/compare/v3.7.11...v3.7.12) [All Commits](https://github.com/traefik/traefik/compare/v3.7.12...v3.7.13) **Bug fixes:** - **\[acme]** Bump github.com/go-acme/lego/v5 to v5.4.1 ([#&#8203;13759](https://github.com/traefik/traefik/pull/13759) [@&#8203;ldez](https://github.com/ldez)) - **\[acme]** Disable recursive nss propagation by default for DNS challenge ([#&#8203;13830](https://github.com/traefik/traefik/pull/13830) [@&#8203;rtribotte](https://github.com/rtribotte)) - **\[acme]** Do not require recursive nameservers propagation by default for the DNS-01 challenge ([#&#8203;13710](https://github.com/traefik/traefik/pull/13710) [@&#8203;amazon7737](https://github.com/amazon7737)) - **\[acme, tls]** Ignore negated matchers when parsing rule domains ([#&#8203;13725](https://github.com/traefik/traefik/pull/13725) [@&#8203;rtribotte](https://github.com/rtribotte)) - **\[consulcatalog, nomad]** Build a collision-free item key in the Consul Catalog and Nomad providers ([#&#8203;13741](https://github.com/traefik/traefik/pull/13741) [@&#8203;rtribotte](https://github.com/rtribotte)) - **\[http3]** Dedicate a transport per HTTP/3 client connection ([#&#8203;13812](https://github.com/traefik/traefik/pull/13812) [@&#8203;sdelicata](https://github.com/sdelicata)) - **\[k8s/ingress-nginx]** Fix sticky cookie expiration per request ([#&#8203;13496](https://github.com/traefik/traefik/pull/13496) [@&#8203;makaiver](https://github.com/makaiver)) - **\[k8s/ingress-nginx]** Create HTTP redirect router for ssl-passthrough with force-ssl-redirect ([#&#8203;13457](https://github.com/traefik/traefik/pull/13457) [@&#8203;mmatur](https://github.com/mmatur)) - **\[k8s/ingress-nginx]** Preserve leading dot in sticky session cookie Domain attribute ([#&#8203;13456](https://github.com/traefik/traefik/pull/13456) [@&#8203;mmatur](https://github.com/mmatur)) - **\[logs, middleware]** Set access log entry level and time before formatting the OTLP body ([#&#8203;13767](https://github.com/traefik/traefik/pull/13767) [@&#8203;emilevauge](https://github.com/emilevauge)) - **\[logs, tls, k8s/crd]** Downgrade default TLS resources namespace mismatch log to warning ([#&#8203;13780](https://github.com/traefik/traefik/pull/13780) [@&#8203;lazerg](https://github.com/lazerg)) - **\[middleware]** Fix {url} placeholder in customErrors middleware now includes correct scheme ([#&#8203;13320](https://github.com/traefik/traefik/pull/13320) [@&#8203;AnouarMohamed](https://github.com/AnouarMohamed)) - **\[middleware, authentication]** Prevent user enumeration through the basic auth singleflight key ([#&#8203;13816](https://github.com/traefik/traefik/pull/13816) [@&#8203;sdelicata](https://github.com/sdelicata)) - **\[server]** Build the configuration copy once per change ([#&#8203;13746](https://github.com/traefik/traefik/pull/13746) [@&#8203;jspdown](https://github.com/jspdown)) - **\[server]** Do not forward h2c upgrade headers to the backend ([#&#8203;13797](https://github.com/traefik/traefik/pull/13797) [@&#8203;sdelicata](https://github.com/sdelicata)) - **\[server]** Deny request with an opaque request target ([#&#8203;13796](https://github.com/traefik/traefik/pull/13796) [@&#8203;sdelicata](https://github.com/sdelicata)) - **\[server]** Do not forward request trailer values to the backend ([#&#8203;13822](https://github.com/traefik/traefik/pull/13822) [@&#8203;rtribotte](https://github.com/rtribotte)) - **\[server]** Bump github.com/quic-go/quic-go to v0.62.0 ([#&#8203;13807](https://github.com/traefik/traefik/pull/13807) [@&#8203;Nelwhix](https://github.com/Nelwhix)) - **\[tls]** Redact duplicate TLS certificates in provider merge logs ([#&#8203;13548](https://github.com/traefik/traefik/pull/13548) [@&#8203;xsergos](https://github.com/xsergos)) - **\[webui]** Fix displayed number on details pages ([#&#8203;13779](https://github.com/traefik/traefik/pull/13779) [@&#8203;gndz07](https://github.com/gndz07)) **Documentation:** - **\[k8s]** Add warning about Ingress API frozen state ([#&#8203;13783](https://github.com/traefik/traefik/pull/13783) [@&#8203;jnoordsij](https://github.com/jnoordsij)) - **\[k8s]** Remove namespace reference for providers.kubernetesGateway.labelSelector ([#&#8203;13790](https://github.com/traefik/traefik/pull/13790) [@&#8203;jnoordsij](https://github.com/jnoordsij)) - **\[k8s/crd]** Fix broken redirect for the Kubernetes CRD reference docs ([#&#8203;13811](https://github.com/traefik/traefik/pull/13811) [@&#8203;thev1ndu](https://github.com/thev1ndu)) - Tell scanning agents to read the security policy and decisions pages ([#&#8203;13753](https://github.com/traefik/traefik/pull/13753) [@&#8203;emilevauge](https://github.com/emilevauge)) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, 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 [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yODguMCIsInVwZGF0ZWRJblZlciI6IjQzLjI4OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Update traefik Docker tag to v3.7.12
Some checks were skipped
lint / lint (push) Has been skipped
lint / lint (pull_request) Has been skipped
4dcd1c3349
renovate-bot force-pushed renovate/traefik-3.x from 4dcd1c3349
Some checks were skipped
lint / lint (push) Has been skipped
lint / lint (pull_request) Has been skipped
to 458d2e176d
Some checks were skipped
lint / lint (push) Has been skipped
lint / lint (pull_request) Has been skipped
2026-09-04 22:41:21 +02:00
Compare
renovate-bot changed title from Update traefik Docker tag to v3.7.12 to Update traefik Docker tag to v3.7.13 2026-09-04 22:43:16 +02:00
Some checks were skipped
lint / lint (push) Has been skipped
lint / lint (pull_request) Has been skipped
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/traefik-3.x:renovate/traefik-3.x
git switch renovate/traefik-3.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/traefik-3.x
git switch renovate/traefik-3.x
git rebase main
git switch main
git merge --ff-only renovate/traefik-3.x
git switch renovate/traefik-3.x
git rebase main
git switch main
git merge --no-ff renovate/traefik-3.x
git switch main
git merge --squash renovate/traefik-3.x
git switch main
git merge --ff-only renovate/traefik-3.x
git switch main
git merge renovate/traefik-3.x
git push origin main
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
enpls/docker-services!320
No description provided.