Skip to content
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

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

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

Release Notes

containous/traefik (traefik)

v3.3.2

Compare Source

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

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:

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:

v3.2.1

Compare Source

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:

v3.2.0

Compare Source

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

Compare Source

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

Compare Source

All Commits

Bug fixes:

Documentation:

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

Misc:

v3.1.7

Compare Source

All Commits

Bug fixes:

Documentation:

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

Misc:

v3.1.6

Compare Source

All Commits

Bug fixes:

Misc:

v3.1.6

Compare Source

All Commits

Bug fixes:

Misc:

v3.1.5

Compare Source

All Commits

Bug fixes:

  • [k8s/ingress,k8s] Disable IngressClass lookup when disableClusterScopeResources is enabled (#​11111 by jnoordsij)
  • [server] Rework condition to not log on timeout (#​11132 by rtribotte)

Misc:

v3.1.5

Compare Source

All Commits

Bug fixes:

  • [k8s/ingress,k8s] Disable IngressClass lookup when disableClusterScopeResources is enabled (#​11111 by jnoordsij)
  • [server] Rework condition to not log on timeout (#​11132 by rtribotte)

Misc:

v3.1.4

Compare Source

All Commits

Bug fixes:

Documentation:

Misc:

v3.1.4

Compare Source

All Commits

Bug fixes:

Documentation:

Misc:

v3.1.3

Compare Source

All Commits

Bug fixes:

  • [k8s/ingress,rules,k8s] Allow configuring rule syntax with Kubernetes Ingress annotation (#​10985 by rtribotte)
  • [k8s/ingress] Re-allow empty configuration for Kubernetes Ingress provider (#​11008 by rtribotte)
  • [middleware,metrics] Wrap capture for services used by pieces of middleware (#​11058 by rtribotte)
  • [plugins] Removes goexport dependency and adds _initialize (#​11088 by juliens)

Documentation:

Misc:

v3.1.3

Compare Source

All Commits

Bug fixes:

  • [k8s/ingress,rules,k8s] Allow configuring rule syntax with Kubernetes Ingress annotation (#​10985 by rtribotte)
  • [k8s/ingress] Re-allow empty configuration for Kubernetes Ingress provider (#​11008 by rtribotte)
  • [middleware,metrics] Wrap capture for services used by pieces of middleware (#​11058 by rtribotte)
  • [plugins] Removes goexport dependency and adds _initialize ([#​11088](https://redirect.github.com/t

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