Skip to content

Update traefik Docker tag to v2.11.26#178

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/traefik-2.x
Open

Update traefik Docker tag to v2.11.26#178
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/traefik-2.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 26, 2024

This PR contains the following updates:

Package Update Change
traefik patch v2.11.6 -> v2.11.26

Release Notes

containous/traefik (traefik)

v2.11.26

Compare Source

All Commits

Bug fixes:

Documentation:

v2.11.26

Compare Source

All Commits

Bug fixes:

Documentation:

v2.11.25

Compare Source

All Commits

Bug fixes:

Documentation:

v2.11.25

Compare Source

All Commits

Bug fixes:

Documentation:

v2.11.24

Compare Source

All Commits

Bug fixes:

Documentation:

v2.11.24

Compare Source

All Commits

Bug fixes:

Documentation:

v2.11.22

Compare Source

All Commits

Bug fixes:

Documentation:

  • [accesslogs] Remove documentation for OriginStatusLine and DownstreamStatusLine accessLogs fields (#​11599 by rtribotte)
  • [middleware] Clarifies that retry middleware uses TCP, not HTTP status codes (#​11603 by geraldcroes)
  • [redis] Add tip for dynamic configuration updates of Redis (#​11577 by Alanxtl)
  • Add Security Support (#​11610 by nmengin)

v2.11.22

Compare Source

All Commits

Bug fixes:

Documentation:

  • [accesslogs] Remove documentation for OriginStatusLine and DownstreamStatusLine accessLogs fields (#​11599 by rtribotte)
  • [middleware] Clarifies that retry middleware uses TCP, not HTTP status codes (#​11603 by geraldcroes)
  • [redis] Add tip for dynamic configuration updates of Redis (#​11577 by Alanxtl)
  • Add Security Support (#​11610 by nmengin)

v2.11.21

Compare Source

All Commits

Bug fixes:

v3.3.3 (2025-01-31)

All Commits

Bug fixes:

Misc:

v2.11.20 (2025-01-31)

All Commits

Bug fixes:

Documentation:

v2.11.19 (2025-01-29)

All Commits

Bug fixes:

Documentation:

v3.3.2 (2025-01-14)

All Commits

Bug fixes:

Documentation:

  • [acme] Fix deprecated dnsChallenge propagation logging and documentation (#​11433 by thomscode)
  • [acme] Add missing trailing s to propagation.delayBeforeCheck option (#​11417 by jspiers)

Misc:

v3.3.1 (2025-01-07)

All Commits

Bug fixes:

  • [websocket,server] Disable http2 connect setting for websocket by default (#​11408 by rtribotte)

v3.2.5 (2025-01-07)

All Commits

Bug fixes:

  • [websocket,server] Disable http2 connect setting for websocket by default (#​11408 by rtribotte)

v2.11.18 (2025-01-07)

All Commits

Bug fixes:

  • [websocket,server] Disable http2 connect setting for websocket by default (#​11412 by rtribotte)

v3.3.0 (2025-01-06)

All Commits

Enhancements:

  • [acme] Add options to control ACME propagation checks (#​11241 by ldez)
  • [api] Add support dump API endpoint (#​11328 by mmatur)
  • [http] Set Host header in HTTP provider request (#​11237 by nikonhub)
  • [k8s/crd,k8s] Make the IngressRoute kind optional (#​11177 by skirtan1)
  • [k8s/ingress,sticky-session,k8s/crd,k8s] Support serving endpoints (#​11121 by BZValoche)
  • [logs,accesslogs] OpenTelemetry Logs and Access Logs (#​11319 by rtribotte)
  • [logs,accesslogs] Add experimental flag for OTLP logs integration (#​11335 by kevinpollet)
  • [metrics,tracing,accesslogs] Manage observability at entrypoint and router level (#​11308 by rtribotte)
  • [middleware,authentication] Add an option to preserve the ForwardAuth Server Location header (#​11318 by Nelwhix)
  • [middleware,authentication] Only calculate basic auth hashes once for concurrent requests (#​11143 by michelheusschen)
  • [middleware,authentication] Send request body to authorization server for forward auth (#​11097 by kyo-ke)
  • [plugins] Add AbortOnPluginFailure option to abort startup on plugin load failure (#​11228 by bmagic)
  • [sticky-session] Configurable path for sticky cookies (#​11166 by IIpragmaII)
  • [webui,api] Configurable API & Dashboard base path (#​11250 by rtribotte)

Bug fixes:

Documentation:

Misc:

v3.2.4 (2025-01-06)

All Commits

Bug fixes:

  • [k8s/gatewayapi] Support empty value for core Kubernetes API group (#​11386 by rtribotte)
  • [tcp,k8s/crd] Pass TLS bool from IngressRouteTCP to TCPService (#​11343 by lipmem)
  • [tls] Upgrade github.com/spiffe/go-spiffe/v2 to v2.4.0 (#​11385 by mmatur)
  • Remove duplicate github.com/coreos/go-systemd dependency (#​11354 by Juneezee)

Documentation:

Misc:

v2.11.17 (2025-01-06)

All Commits

Bug fixes:

Documentation:

v3.3.0-rc2 (2024-12-20)

All Commits

Bug fixes:

v3.3.0-rc1 (2024-12-16)

All Commits

Enhancements:

  • [acme] Add options to control ACME propagation checks (#​11241 by ldez)
  • [api] Add support dump API endpoint (#​11328 by mmatur)
  • [http] Set Host header in HTTP provider request (#​11237 by nikonhub)
  • [k8s/crd,k8s] Make the IngressRoute kind optional (#​11177 by skirtan1)
  • [logs,accesslogs] OpenTelemetry Logs and Access Logs (#​11319 by rtribotte)
  • [logs,accesslogs] Add experimental flag for OTLP logs integration (#​11335 by kevinpollet)
  • [metrics,tracing,accesslogs] Manage observability at entrypoint and router level (#​11308 by rtribotte)
  • [middleware,authentication] Add an option to preserve the ForwardAuth Server Location header (#​11318 by Nelwhix)
  • [middleware,authentication] Only calculate basic auth hashes once for concurrent requests (#​11143 by michelheusschen)
  • [middleware,authentication] Send request body to authorization server for forward auth (#​11097 by kyo-ke)
  • [plugins] Add AbortOnPluginFailure option to abort startup on plugin load failure (#​11228 by bmagic)
  • [sticky-session] Configurable path for sticky cookies (#​11166 by IIpragmaII)
  • [sticky-session,k8s/ingress,k8s/crd,k8s] Support serving endpoints (#​11121 by BZValoche)
  • [webui,api] Configurable API & Dashboard base path (#​11250 by rtribotte)

Misc:

v3.2.3 (2024-12-16)

All Commits

Documentation:

Misc:

v2.11.16 (2024-12-16)

All Commits

Bug fixes:

v3.2.2 (2024-12-10)

All Commits

Bug fixes:

Documentation:

v2.11.15 (2024-12-06)

All Commits

Bug fixes:

v3.2.1 (2024-11-20)

All Commits

Bug fixes:

Documentation:

  • [acme,tls] Document how to use Certificates of cert-manager (#​11053 by mloiseleur)
  • [docker/swarm] Add tips about the use of docker in dynamic configuration for swarm provider (#​11207 by webash)
  • [middleware] Add Compress middleware to migration guide (#​11229 by logica0419)

Misc:

v2.11.14 (2024-11-20)

All Commits

Bug fixes:

Documentation:

v3.2.0 (2024-10-28)

All Commits

Enhancements:

Bug fixes:

  • [k8s,k8s/gatewayapi] Ensuring Gateway API reflected Traefik resource name unicity (#​11222 by rtribotte)
  • [k8s,k8s/gatewayapi] Preserve GRPCRoute filters order (#​11199 by kevinpollet)
  • [k8s,k8s/gatewayapi] Support http and https appProtocol for Kubernetes Service (#​11176 by WillDaSilva)
  • [k8s,k8s/gatewayapi] Avoid updating Accepted status for routes matching no Gateways (#​11170 by rtribotte)
  • [k8s,k8s/gatewayapi] Do not update gateway status when not selected by a gateway class (#​11169 by kevinpollet)
  • [service] Detect and drop broken conns in the fastproxy pool (#​11212 by kevinpollet)

Documentation:

Misc:

v3.1.7 (2024-10-28)

All Commits

Bug fixes:

Documentation:

  • [k8s,k8s/gatewayapi] Fix broken links in Kubernetes Gateway provider page (#​11188 by mloiseleur)

Misc:

v2.11.13 (2024-10-28)

All Commits

Bug fixes:

  • [middleware,service] Panic on aborted requests to properly close the connection (#​11129 by tonybart1337)

Documentation:

v3.2.0-rc2 (2024-10-09)

All Commits

Enhancements:

Bug fixes:

  • [k8s,k8s/gatewayapi] Support http and https appProtocol for Kubernetes Service (#​11176 by WillDaSilva)
  • [k8s,k8s/gatewayapi] Avoid updating Accepted status for routes matching no Gateways (#​11170 by rtribotte)
  • [k8s,k8s/gatewayapi] Do not update gateway status when not selected by a gateway class (#​11169 by kevinpollet)

Documentation:

Misc:

v3.1.6 (2024-10-09)

All Commits

Bug fixes:

Misc:

v2.11.12 (2024-10-09)

All Commits

Bug fixes:

Documentation:

v3.2.0-rc1 (2024-10-02)

All Commits

Enhancements:

  • [acme] Remove same email requirement for certresolvers (#​11019 by Emrio)
  • [acme] Add support for custom CA certificates by certificate resolver (#​10816 by ldez)
  • [acme] Add 30 day certificatesDuration step (#​10970 by luker983)
  • [docker] Support HTTP BasicAuth for docker and swarm endpoint (#​10776 by 985492783)
  • [k8s,k8s/gatewayapi] Add supported features to the Gateway API GatewayClass status (#​11056 by rtribotte)
  • [k8s,k8s/gatewayapi] Update sigs.k8s.io/gateway-api to v1.2.0-rc1 (#​11124 by rtribotte)
  • [k8s,k8s/gatewayapi] Add support for backend protocol selection in HTTP and GRPC routes (#​11051 by rtribotte)
  • [k8s,k8s/gatewayapi] Improve Kubernetes GatewayAPI TCPRoute and TLSRoute support (#​11042 by rtribotte)
  • [k8s,k8s/gatewayapi] Support HTTPRoute destination port matching (#​11134 by kevinpollet)
  • [k8s,k8s/gatewayapi] Bump sigs.k8s.io/gateway-api to v1.2.0-rc2 (#​11131 by kevinpollet)
  • [k8s,k8s/gatewayapi] Add support for Gateway API BackendTLSPolicies (#​11009 by rtribotte)
  • [k8s,k8s/gatewayapi] Support NativeLB option in GatewayAPI provider (#​11147 by rtribotte)
  • [k8s,k8s/gatewayapi] Support ResponseHeaderModifier filter (#​10987 by kevinpollet)
  • *[k8s,k8s/gatewayapi]

Configuration

📅 Schedule: 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/traefik-2.x branch from 4290483 to df983c9 Compare October 3, 2024 03:09
@renovate renovate bot changed the title Update traefik Docker tag to v2.11.10 Update traefik Docker tag to v2.11.11 Oct 3, 2024
@renovate renovate bot force-pushed the renovate/traefik-2.x branch from df983c9 to 918e9c5 Compare October 9, 2024 19:52
@renovate renovate bot changed the title Update traefik Docker tag to v2.11.11 Update traefik Docker tag to v2.11.12 Oct 9, 2024
@renovate renovate bot force-pushed the renovate/traefik-2.x branch from 918e9c5 to 3da492b Compare October 28, 2024 22:23
@renovate renovate bot changed the title Update traefik Docker tag to v2.11.12 Update traefik Docker tag to v2.11.13 Oct 28, 2024
@renovate renovate bot force-pushed the renovate/traefik-2.x branch from 3da492b to 7cea23e Compare November 20, 2024 19:17
@renovate renovate bot changed the title Update traefik Docker tag to v2.11.13 Update traefik Docker tag to v2.11.14 Nov 20, 2024
@renovate renovate bot force-pushed the renovate/traefik-2.x branch from 7cea23e to 3424ae4 Compare December 10, 2024 22:36
@renovate renovate bot changed the title Update traefik Docker tag to v2.11.14 Update traefik Docker tag to v2.11.15 Dec 10, 2024
@renovate renovate bot force-pushed the renovate/traefik-2.x branch from 3424ae4 to 7098bbf Compare December 16, 2024 21:54
@renovate renovate bot changed the title Update traefik Docker tag to v2.11.15 Update traefik Docker tag to v2.11.16 Dec 16, 2024
@renovate renovate bot force-pushed the renovate/traefik-2.x branch from 7098bbf to 23c8029 Compare January 6, 2025 16:36
@renovate renovate bot changed the title Update traefik Docker tag to v2.11.16 Update traefik Docker tag to v2.11.17 Jan 6, 2025
@renovate renovate bot force-pushed the renovate/traefik-2.x branch from 23c8029 to 651e36a Compare January 8, 2025 00:26
@renovate renovate bot changed the title Update traefik Docker tag to v2.11.17 Update traefik Docker tag to v2.11.18 Jan 8, 2025
@renovate renovate bot force-pushed the renovate/traefik-2.x branch from 651e36a to 60a0c5d Compare January 29, 2025 21:58
@renovate renovate bot changed the title Update traefik Docker tag to v2.11.18 Update traefik Docker tag to v2.11.19 Jan 29, 2025
@renovate renovate bot changed the title Update traefik Docker tag to v2.11.19 Update traefik Docker tag to v2.11.20 Jan 31, 2025
@renovate renovate bot force-pushed the renovate/traefik-2.x branch from 60a0c5d to 11b29c5 Compare January 31, 2025 20:21
@renovate renovate bot force-pushed the renovate/traefik-2.x branch from 11b29c5 to 7748ea6 Compare February 24, 2025 23:00
@renovate renovate bot changed the title Update traefik Docker tag to v2.11.20 Update traefik Docker tag to v2.11.21 Feb 24, 2025
@renovate renovate bot force-pushed the renovate/traefik-2.x branch from 7748ea6 to 2cb2690 Compare March 31, 2025 23:09
@renovate renovate bot force-pushed the renovate/traefik-2.x branch from 2cb2690 to 60063a3 Compare April 18, 2025 17:54
@renovate renovate bot changed the title Update traefik Docker tag to v2.11.21 Update traefik Docker tag to v2.11.24 Apr 24, 2025
@renovate renovate bot force-pushed the renovate/traefik-2.x branch from 60063a3 to 04afba1 Compare May 27, 2025 17:13
@renovate renovate bot changed the title Update traefik Docker tag to v2.11.24 Update traefik Docker tag to v2.11.25 Jun 3, 2025
@renovate renovate bot force-pushed the renovate/traefik-2.x branch from 04afba1 to 6149b3e Compare July 5, 2025 15:54
@renovate renovate bot changed the title Update traefik Docker tag to v2.11.25 Update traefik Docker tag to v2.11.26 Jul 6, 2025
@renovate renovate bot force-pushed the renovate/traefik-2.x branch from 6149b3e to b2d2c88 Compare July 12, 2025 01:32
@renovate renovate bot force-pushed the renovate/traefik-2.x branch from b2d2c88 to c704d0c Compare August 3, 2025 11:53
@renovate renovate bot force-pushed the renovate/traefik-2.x branch from c704d0c to 2fd16a9 Compare September 1, 2025 02:14
@renovate renovate bot force-pushed the renovate/traefik-2.x branch from 2fd16a9 to 2e90e8c Compare November 1, 2025 12:02
@renovate renovate bot force-pushed the renovate/traefik-2.x branch from 2e90e8c to f891f27 Compare November 16, 2025 03:56
@renovate renovate bot force-pushed the renovate/traefik-2.x branch from f891f27 to f6ccf5e Compare December 5, 2025 00:08
@renovate renovate bot force-pushed the renovate/traefik-2.x branch from f6ccf5e to e5f901f Compare December 19, 2025 07:02
@renovate renovate bot force-pushed the renovate/traefik-2.x branch from e5f901f to bf22878 Compare December 30, 2025 03:32
@renovate renovate bot force-pushed the renovate/traefik-2.x branch from bf22878 to 22164db Compare January 16, 2026 22:49
@renovate renovate bot force-pushed the renovate/traefik-2.x branch from 22164db to d6c3b32 Compare February 3, 2026 07:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants