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

Update traefik Docker tag to v2.11 #108

Merged
merged 1 commit into from
Mar 4, 2024
Merged

Update traefik Docker tag to v2.11 #108

merged 1 commit into from
Mar 4, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 3, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
traefik minor v2.2 -> 2.11

Release Notes

containous/traefik (traefik)

v2.11

All Commits

Enhancements:

Bug fixes:

Documentation:

v2.11

All Commits

Enhancements:

Bug fixes:

Documentation:

v2.10

All Commits

Bug fixes:

v2.10

All Commits

Bug fixes:

v2.9

All Commits

v2.9

All Commits

v2.8

All Commits

Bug fixes:

Documentation:

  • [docker] Fix watch option description for Docker provider (#​9391 by bhuisgen)
  • [ecs] Fix autoDiscoverClusters option documentation for ECS provider (#​9392 by johnpekcan)
  • [k8s] Improve documentation for publishedService and IP options (#​9380 by samip5)

v2.8

All Commits

Bug fixes:

Documentation:

  • [docker] Fix watch option description for Docker provider (#​9391 by bhuisgen)
  • [ecs] Fix autoDiscoverClusters option documentation for ECS provider (#​9392 by johnpekcan)
  • [k8s] Improve documentation for publishedService and IP options (#​9380 by samip5)

v2.7

All Commits

Bug fixes:

Documentation:

  • [middleware,k8s/crd] Add documentation for main, SANs and plugin CRD fields (#​9136 by mloiseleur)

v2.7

All Commits

Bug fixes:

Documentation:

  • [middleware,k8s/crd] Add documentation for main, SANs and plugin CRD fields (#​9136 by mloiseleur)

v2.6

All Commits

Bug fixes:

  • [logs,k8s/crd] Fix log statement for ExternalName misconfig (#​9014 by kruton)
  • [plugins] Update Yaegi to v0.12.0 (#​9039 by mpl)
  • [tcp,service] Fix initial tcp lookup when address is not available (#​9021 by ddtmachado)
  • [tls] Fix panic when getting certificates with non-existing store (#​9019 by moutoum)
  • [tracing] Update jaeger-client-go to v2.30.0 (#​9000 by moutoum)

Documentation:

v2.6

All Commits

Bug fixes:

  • [logs,k8s/crd] Fix log statement for ExternalName misconfig (#​9014 by kruton)
  • [plugins] Update Yaegi to v0.12.0 (#​9039 by mpl)
  • [tcp,service] Fix initial tcp lookup when address is not available (#​9021 by ddtmachado)
  • [tls] Fix panic when getting certificates with non-existing store (#​9019 by moutoum)
  • [tracing] Update jaeger-client-go to v2.30.0 (#​9000 by moutoum)

Documentation:

v2.5

All Commits

Bug fixes:

Documentation:

v2.5

All Commits

Bug fixes:

Documentation:

v2.4

All Commits

Bug fixes:

  • [k8s/crd,k8s] Avoid unauthorized middleware cross namespace reference (#​8322 by jbdoumenjou)
  • [kv] Remove unwanted trailing slash in key (#​8335 by jbdoumenjou)
  • [middleware] Redirect: fix comparison when explicit port request and implicit redirect port (#​8348 by tcolgate)

Documentation:

  • [kv] Fix a router's entryPoint definition example for KV provider (#​8357 by avtion)

v2.4

All Commits

Bug fixes:

  • [k8s/crd,k8s] Avoid unauthorized middleware cross namespace reference (#​8322 by jbdoumenjou)
  • [kv] Remove unwanted trailing slash in key (#​8335 by jbdoumenjou)
  • [middleware] Redirect: fix comparison when explicit port request and implicit redirect port (#​8348 by tcolgate)

Documentation:

  • [kv] Fix a router's entryPoint definition example for KV provider (#​8357 by avtion)

v2.3

All Commits

Bug fixes:

  • [k8s,k8s/ingress] Fix wildcard hostname issue (#​7711 by avdhoot)
  • [k8s,k8s/ingress] Compile kubernetes ingress annotation regex only once (#​7647 by hensur)
  • [middleware,webui] webui: fix missing custom request and response header names (#​7706 by kevinpollet)
  • [middleware] Fix log level on error pages middleware (#​7737 by Nowheresly)

Documentation:

v2.3

All Commits

Bug fixes:

  • [k8s,k8s/ingress] Fix wildcard hostname issue (#​7711 by avdhoot)
  • [k8s,k8s/ingress] Compile kubernetes ingress annotation regex only once (#​7647 by hensur)
  • [middleware,webui] webui: fix missing custom request and response header names (#​7706 by kevinpollet)
  • [middleware] Fix log level on error pages middleware (#​7737 by Nowheresly)

Documentation:


Configuration

📅 Schedule: Branch creation - "every weekend" in timezone US/Eastern, 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 has been generated by Mend Renovate. View repository job log here.

Copy link

codecov bot commented Mar 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.27%. Comparing base (2e8ec1a) to head (26bcfd2).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #108   +/-   ##
=======================================
  Coverage   76.27%   76.27%           
=======================================
  Files          29       29           
  Lines        1003     1003           
  Branches      104      104           
=======================================
  Hits          765      765           
  Misses        211      211           
  Partials       27       27           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/traefik-2.x branch 6 times, most recently from fcefbfc to d53294d Compare March 4, 2024 06:39
@renovate renovate bot force-pushed the renovate/traefik-2.x branch from d53294d to 26bcfd2 Compare March 4, 2024 11:06
@renovate renovate bot merged commit 1c1c267 into main Mar 4, 2024
2 checks passed
@renovate renovate bot deleted the renovate/traefik-2.x branch March 4, 2024 13:50
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