Skip to content

deps(deps): update traefik docker tag to v3.4.3 #153

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 15, 2024

This PR contains the following updates:

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

Release Notes

containous/traefik (traefik)

v3.4.3

Compare Source

All Commits

Bug fixes:

v3.4.3

Compare Source

All Commits

Bug fixes:

v3.4.1

Compare Source

All Commits

Bug fixes:

Documentation:

  • [acme] Fix ambiguous wording in ACME page (#​11789 by joshka)
  • [k8s] Fix incorrect case and missing rbac in documentation (#​11742 by mmatur)
  • [middleware] Match encoded certificate to example data for TLS passthrough (#​11759 by holysoles)

Misc:

v3.4.1

Compare Source

All Commits

Bug fixes:

Documentation:

  • [acme] Fix ambiguous wording in ACME page (#​11789 by joshka)
  • [k8s] Fix incorrect case and missing rbac in documentation (#​11742 by mmatur)
  • [middleware] Match encoded certificate to example data for TLS passthrough (#​11759 by holysoles)

Misc:

v3.4.0

Compare Source

All Commits

Enhancements:

Documentation:

Misc:

v3.4.0

Compare Source

All Commits

Enhancements:

Documentation:

Misc:

v3.3.7

Compare Source

All Commits

Bug fixes:

  • [logs,middleware,accesslogs] Add SpanID and TraceID accessLogs fields only when tracing is enabled (#​11715 by rtribotte)

v3.3.7

Compare Source

All Commits

Bug fixes:

  • [logs,middleware,accesslogs] Add SpanID and TraceID accessLogs fields only when tracing is enabled (#​11715 by rtribotte)

v3.3.6

Compare Source

All Commits

Documentation:

Misc:

v3.3.6

Compare Source

All Commits

Documentation:

Misc:

v3.3.5

Compare Source

All Commits

Bug fixes:

  • [k8s/gatewayapi] Set scheme to https with BackendTLSPolicy (#​11586 by rtribotte)
  • [middleware] Revert compress middleware algorithms priority to v2 behavior (#​11641 by rtribotte)
  • [middleware] Do not abort request when response content-type is malformed (#​11628 by kevinpollet)
  • [middleware] Compress data on flush when compression is not started (#​11583 by kevinpollet)

Documentation:

Misc:

v3.3.5

Compare Source

All Commits

Bug fixes:

  • [k8s/gatewayapi] Set scheme to https with BackendTLSPolicy (#​11586 by rtribotte)
  • [middleware] Revert compress middleware algorithms priority to v2 behavior (#​11641 by rtribotte)
  • [middleware] Do not abort request when response content-type is malformed (#​11628 by kevinpollet)
  • [middleware] Compress data on flush when compression is not started (#​11583 by kevinpollet)

Documentation:

Misc:

v3.3.4

Compare Source

All Commits

Bug fixes:

Documentation:

Misc:

v3.3.4

Compare Source

All Commits

Bug fixes:

Documentation:

Misc:

v3.3.3

Compare Source

All Commits

Bug fixes:

Misc:

v3.3.3

Compare Source

All Commits

Bug fixes:

Misc:

v3.3.2

Compare Source

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.2

Compare Source

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

Compare Source

All Commits

Bug fixes:

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

v3.3.1

Compare Source

All Commits

Bug fixes:

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

v3.3.0

Compare Source

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.3.0

Compare Source

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.5

Compare Source

All Commits

Bug fixes:

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

v3.2.5

Compare Source

All Commits

Bug fixes:

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

v3.2.4

Compare Source

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:

v3.2.4

Compare Source

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:

v3.2.3

Compare Source

All Commits

Documentation:

Misc:

v3.2.3

Compare Source

All Commits

Documentation:

Misc:

v3.2.2

Compare Source

All Commits

Bug fixes:

Documentation:

v3.2.2

Compare Source

All Commits

Bug fixes:

Documentation:

v3.2.1

Compare Source

All Commits

Bug fixes:

  • [k8s/ingress,k8s] Fix HostRegexp config for rule syntax v2 (#​11288 by kevinpollet)
  • [logs] Change level of peeking first byte error log to DEBUG for Postgres ([#​11270](https://redir

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

@renovate renovate bot requested a review from lotyp as a code owner July 15, 2024 22:32
@renovate renovate bot enabled auto-merge (rebase) July 15, 2024 22:32
@renovate renovate bot force-pushed the renovate/traefik-3.x branch from 8037af9 to 03fc101 Compare July 30, 2024 22:08
@renovate renovate bot changed the title deps(deps): update traefik docker tag to v3.1.0 deps(deps): update traefik docker tag to v3.1.1 Jul 30, 2024
@renovate renovate bot force-pushed the renovate/traefik-3.x branch from 03fc101 to 7e64ec3 Compare August 6, 2024 21:38
@renovate renovate bot changed the title deps(deps): update traefik docker tag to v3.1.1 deps(deps): update traefik docker tag to v3.1.2 Aug 6, 2024
@renovate renovate bot force-pushed the renovate/traefik-3.x branch from 7e64ec3 to 1aa0586 Compare September 16, 2024 21:51
@renovate renovate bot changed the title deps(deps): update traefik docker tag to v3.1.2 deps(deps): update traefik docker tag to v3.1.3 Sep 16, 2024
@renovate renovate bot force-pushed the renovate/traefik-3.x branch from 1aa0586 to caead0b Compare September 19, 2024 18:36
@renovate renovate bot changed the title deps(deps): update traefik docker tag to v3.1.3 deps(deps): update traefik docker tag to v3.1.4 Sep 19, 2024
@renovate renovate bot force-pushed the renovate/traefik-3.x branch from caead0b to 068ade4 Compare October 3, 2024 04:06
@renovate renovate bot changed the title deps(deps): update traefik docker tag to v3.1.4 deps(deps): update traefik docker tag to v3.1.5 Oct 3, 2024
@renovate renovate bot force-pushed the renovate/traefik-3.x branch from 068ade4 to d7a92dc Compare October 9, 2024 22:50
@renovate renovate bot changed the title deps(deps): update traefik docker tag to v3.1.5 deps(deps): update traefik docker tag to v3.1.6 Oct 9, 2024
@renovate renovate bot force-pushed the renovate/traefik-3.x branch from d7a92dc to 16c2dfa Compare October 28, 2024 22:38
@renovate renovate bot changed the title deps(deps): update traefik docker tag to v3.1.6 deps(deps): update traefik docker tag to v3.2.0 Oct 28, 2024
@renovate renovate bot force-pushed the renovate/traefik-3.x branch from 16c2dfa to 214f659 Compare November 21, 2024 03:52
@renovate renovate bot changed the title deps(deps): update traefik docker tag to v3.2.0 deps(deps): update traefik docker tag to v3.2.1 Nov 21, 2024
@renovate renovate bot force-pushed the renovate/traefik-3.x branch from 214f659 to cef0185 Compare December 1, 2024 21:37
@renovate renovate bot force-pushed the renovate/traefik-3.x branch from cef0185 to caeb343 Compare December 10, 2024 22:46
@renovate renovate bot changed the title deps(deps): update traefik docker tag to v3.2.1 deps(deps): update traefik docker tag to v3.2.2 Dec 10, 2024
@renovate renovate bot force-pushed the renovate/traefik-3.x branch from caeb343 to 62252c0 Compare December 16, 2024 21:37
@renovate renovate bot changed the title deps(deps): update traefik docker tag to v3.2.2 deps(deps): update traefik docker tag to v3.2.3 Dec 16, 2024
@renovate renovate bot force-pushed the renovate/traefik-3.x branch from 62252c0 to 527e038 Compare January 6, 2025 16:42
@renovate renovate bot changed the title deps(deps): update traefik docker tag to v3.2.3 deps(deps): update traefik docker tag to v3.3.0 Jan 6, 2025
@renovate renovate bot force-pushed the renovate/traefik-3.x branch from 527e038 to fe438e7 Compare January 8, 2025 13:51
@renovate renovate bot changed the title deps(deps): update traefik docker tag to v3.3.0 deps(deps): update traefik docker tag to v3.3.1 Jan 8, 2025
@renovate renovate bot force-pushed the renovate/traefik-3.x branch from fe438e7 to 4e379a4 Compare January 14, 2025 21:30
@renovate renovate bot changed the title deps(deps): update traefik docker tag to v3.3.1 deps(deps): update traefik docker tag to v3.3.2 Jan 14, 2025
@renovate renovate bot force-pushed the renovate/traefik-3.x branch from 4e379a4 to 275afa5 Compare February 1, 2025 21:26
@renovate renovate bot changed the title deps(deps): update traefik docker tag to v3.3.2 deps(deps): update traefik docker tag to v3.3.3 Feb 1, 2025
@renovate renovate bot force-pushed the renovate/traefik-3.x branch from 275afa5 to c0e2c28 Compare February 25, 2025 19:40
@renovate renovate bot changed the title deps(deps): update traefik docker tag to v3.3.3 deps(deps): update traefik docker tag to v3.3.4 Feb 25, 2025
@renovate renovate bot force-pushed the renovate/traefik-3.x branch from c0e2c28 to 1325be6 Compare March 31, 2025 22:04
@renovate renovate bot changed the title deps(deps): update traefik docker tag to v3.3.4 deps(deps): update traefik docker tag to v3.3.5 Mar 31, 2025
@renovate renovate bot force-pushed the renovate/traefik-3.x branch from 1325be6 to b305448 Compare April 18, 2025 17:56
@renovate renovate bot changed the title deps(deps): update traefik docker tag to v3.3.5 deps(deps): update traefik docker tag to v3.3.6 Apr 18, 2025
@renovate renovate bot force-pushed the renovate/traefik-3.x branch from b305448 to 6621c93 Compare May 5, 2025 19:52
@renovate renovate bot changed the title deps(deps): update traefik docker tag to v3.3.6 deps(deps): update traefik docker tag to v3.4.0 May 5, 2025
@renovate renovate bot force-pushed the renovate/traefik-3.x branch from 6621c93 to efbe4f4 Compare May 27, 2025 20:27
@renovate renovate bot changed the title deps(deps): update traefik docker tag to v3.4.0 deps(deps): update traefik docker tag to v3.4.1 May 27, 2025
@renovate renovate bot force-pushed the renovate/traefik-3.x branch from efbe4f4 to 60ba5a6 Compare June 26, 2025 23:06
@renovate renovate bot changed the title deps(deps): update traefik docker tag to v3.4.1 deps(deps): update traefik docker tag to v3.4.3 Jun 26, 2025
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