From 00728571d6f51e5cc2c48d7f41eb4ed6564f41c6 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 9 Jul 2026 13:27:39 +0200 Subject: [PATCH] Update traefik Docker tag to v3.7.7 (#18) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [traefik](https://github.com/containous/traefik) | patch | `v3.7.6` → `v3.7.7` | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the [Dependency Dashboard](issues/12) for more information. --- ### Release Notes
containous/traefik (traefik) ### [`v3.7.7`](https://github.com/traefik/traefik/releases/tag/v3.7.7) [Compare Source](https://github.com/containous/traefik/compare/v3.7.7...v3.7.7) **Important:** Please read the [migration guide](https://doc.traefik.io/traefik/v3.7/migrate/v3/#v377). **Bug fixes:** - **\[middleware, k8s/ingress-nginx]** Add app-root middleware with nginx variable interpolation ([#​13398](https://github.com/traefik/traefik/pull/13398) [@​dfeinblatt](https://github.com/dfeinblatt)) - **\[rules]** Fix consistency between HostSNI(*) and Host(*) ([#​13460](https://github.com/traefik/traefik/pull/13460) [@​juliens](https://github.com/juliens)) - **\[k8s, k8s/gatewayapi]** Fix ExtensionRef filters on backendRefs to resolve against the HTTPRoute namespace ([#​13462](https://github.com/traefik/traefik/pull/13462) [@​gndz07](https://github.com/gndz07)) - **\[middleware]** Fix handle empty unknown-length bodies in mirroring ([#​13399](https://github.com/traefik/traefik/pull/13399) [@​amazon7737](https://github.com/amazon7737)) - **\[k8s/crd]** Fix cross-provider ref check for TCP ServersTransport in Kubernetes CRD provider ([#​13458](https://github.com/traefik/traefik/pull/13458) [@​gndz07](https://github.com/gndz07)) - **\[middleware]** Sanitize replaced path in ReplacePathRegex middleware ([#​13466](https://github.com/traefik/traefik/pull/13466) [@​kevinpollet](https://github.com/kevinpollet)) - **\[acme]** Bump software.sslmate.com/src/go-pkcs12 to v0.7.3 ([#​13477](https://github.com/traefik/traefik/pull/13477) [@​rtribotte](https://github.com/rtribotte)) - **\[otel]** Bump go.opentelemetry.io/otel to v1.44.0 ([#​13478](https://github.com/traefik/traefik/pull/13478) [@​rtribotte](https://github.com/rtribotte)) - **\[k8s]** Fix panic when endpointslice port value or name is nil ([#​13481](https://github.com/traefik/traefik/pull/13481) [@​kevinpollet](https://github.com/kevinpollet)) **Documentation:** - Fix version in migration guide ([#​13434](https://github.com/traefik/traefik/pull/13434) [@​kevinpollet](https://github.com/kevinpollet)) - Fix changelog v2.11.51 ([#​13430](https://github.com/traefik/traefik/pull/13430) [@​mmatur](https://github.com/mmatur)) - Add v3.7 to supported version docs ([#​13118](https://github.com/traefik/traefik/pull/13118) [@​jnoordsij](https://github.com/jnoordsij)) - Fix some function names in comments ([#​13443](https://github.com/traefik/traefik/pull/13443) [@​blackflytech](https://github.com/blackflytech)) - Add [@​nandorKollar](https://github.com/nandorKollar) as a current maintainer ([#​13451](https://github.com/traefik/traefik/pull/13451) [@​emilevauge](https://github.com/emilevauge)) - Add [@​amazon7737](https://github.com/amazon7737) as a current maintainer ([#​13450](https://github.com/traefik/traefik/pull/13450) [@​emilevauge](https://github.com/emilevauge)) - **\[middleware]** Clarify buffering middleware defaults ([#​13401](https://github.com/traefik/traefik/pull/13401) [@​amazon7737](https://github.com/amazon7737)) - Fix grammar in TLS, TCP service, and routing reference docs ([#​13461](https://github.com/traefik/traefik/pull/13461) [@​almightymoon](https://github.com/almightymoon)) - Fix X-Forwarded-Prefix documentation for dashboard redirection ([#​13472](https://github.com/traefik/traefik/pull/13472) [@​kevinpollet](https://github.com/kevinpollet)) ### [`v3.7.7`](https://github.com/traefik/traefik/releases/tag/v3.7.7) [Compare Source](https://github.com/containous/traefik/compare/v3.7.6...v3.7.7) **Important:** Please read the [migration guide](https://doc.traefik.io/traefik/v3.7/migrate/v3/#v377). **Bug fixes:** - **\[middleware, k8s/ingress-nginx]** Add app-root middleware with nginx variable interpolation ([#​13398](https://github.com/traefik/traefik/pull/13398) [@​dfeinblatt](https://github.com/dfeinblatt)) - **\[rules]** Fix consistency between HostSNI(*) and Host(*) ([#​13460](https://github.com/traefik/traefik/pull/13460) [@​juliens](https://github.com/juliens)) - **\[k8s, k8s/gatewayapi]** Fix ExtensionRef filters on backendRefs to resolve against the HTTPRoute namespace ([#​13462](https://github.com/traefik/traefik/pull/13462) [@​gndz07](https://github.com/gndz07)) - **\[middleware]** Fix handle empty unknown-length bodies in mirroring ([#​13399](https://github.com/traefik/traefik/pull/13399) [@​amazon7737](https://github.com/amazon7737)) - **\[k8s/crd]** Fix cross-provider ref check for TCP ServersTransport in Kubernetes CRD provider ([#​13458](https://github.com/traefik/traefik/pull/13458) [@​gndz07](https://github.com/gndz07)) - **\[middleware]** Sanitize replaced path in ReplacePathRegex middleware ([#​13466](https://github.com/traefik/traefik/pull/13466) [@​kevinpollet](https://github.com/kevinpollet)) - **\[acme]** Bump software.sslmate.com/src/go-pkcs12 to v0.7.3 ([#​13477](https://github.com/traefik/traefik/pull/13477) [@​rtribotte](https://github.com/rtribotte)) - **\[otel]** Bump go.opentelemetry.io/otel to v1.44.0 ([#​13478](https://github.com/traefik/traefik/pull/13478) [@​rtribotte](https://github.com/rtribotte)) - **\[k8s]** Fix panic when endpointslice port value or name is nil ([#​13481](https://github.com/traefik/traefik/pull/13481) [@​kevinpollet](https://github.com/kevinpollet)) **Documentation:** - Fix version in migration guide ([#​13434](https://github.com/traefik/traefik/pull/13434) [@​kevinpollet](https://github.com/kevinpollet)) - Fix changelog v2.11.51 ([#​13430](https://github.com/traefik/traefik/pull/13430) [@​mmatur](https://github.com/mmatur)) - Add v3.7 to supported version docs ([#​13118](https://github.com/traefik/traefik/pull/13118) [@​jnoordsij](https://github.com/jnoordsij)) - Fix some function names in comments ([#​13443](https://github.com/traefik/traefik/pull/13443) [@​blackflytech](https://github.com/blackflytech)) - Add [@​nandorKollar](https://github.com/nandorKollar) as a current maintainer ([#​13451](https://github.com/traefik/traefik/pull/13451) [@​emilevauge](https://github.com/emilevauge)) - Add [@​amazon7737](https://github.com/amazon7737) as a current maintainer ([#​13450](https://github.com/traefik/traefik/pull/13450) [@​emilevauge](https://github.com/emilevauge)) - **\[middleware]** Clarify buffering middleware defaults ([#​13401](https://github.com/traefik/traefik/pull/13401) [@​amazon7737](https://github.com/amazon7737)) - Fix grammar in TLS, TCP service, and routing reference docs ([#​13461](https://github.com/traefik/traefik/pull/13461) [@​almightymoon](https://github.com/almightymoon)) - Fix X-Forwarded-Prefix documentation for dashboard redirection ([#​13472](https://github.com/traefik/traefik/pull/13472) [@​kevinpollet](https://github.com/kevinpollet))
--- ### 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](https://github.com/renovatebot/renovate). Reviewed-on: https://git.jfreudenberger.de/JuliusFreudenberger/nix-config/pulls/18 Co-authored-by: Renovate Bot Co-committed-by: Renovate Bot --- modules/traefik-oidc.nix | 2 +- modules/traefik.nix | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/traefik-oidc.nix b/modules/traefik-oidc.nix index a69ea53..3b5a8de 100644 --- a/modules/traefik-oidc.nix +++ b/modules/traefik-oidc.nix @@ -105,7 +105,7 @@ in { config = lib.mkIf cfg.enable { virtualisation.oci-containers.containers = { traefik = { - image = "traefik:v3.7.6@sha256:21a3d83696379bac6434bb32e1dde0aff0e84ef2abd053ed3db87d3f45e749b2"; + image = "traefik:v3.7.7@sha256:1cb3845d7a05e1473c9086351426597e911db49db382b6e4769f9b0744962ac8"; cmd = [ "--providers.docker=true" "--providers.docker.exposedByDefault=false" diff --git a/modules/traefik.nix b/modules/traefik.nix index 9516ea5..e49983d 100644 --- a/modules/traefik.nix +++ b/modules/traefik.nix @@ -29,7 +29,7 @@ in { config = lib.mkIf cfg.enable { virtualisation.oci-containers.containers = { traefik = { - image = "traefik:v3.7.6@sha256:21a3d83696379bac6434bb32e1dde0aff0e84ef2abd053ed3db87d3f45e749b2"; + image = "traefik:v3.7.7@sha256:1cb3845d7a05e1473c9086351426597e911db49db382b6e4769f9b0744962ac8"; cmd = [ "--providers.docker=true" "--providers.docker.endpoint=http://docker-socket-proxy:2375"