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

Bump Traefik to v2.2.3 #8333

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions library/traefik
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
Maintainers: Emile Vauge <emile@vauge.com> (@emilevauge), Vincent Demeester <vincent@sbr.pm> (@vdemeester), Ludovic Fernandez <ludovic@containo.us> (@ldez), Julien Salleyron <julien@containo.us> (@juliens), Nicolas Mengin <nicolas@containo.us> (@nmengin), Michael Matur <michael@containo.us> (@mmatur)
GitRepo: https://github.com/containous/traefik-library-image.git

Tags: v2.2.2-windowsservercore-1809, 2.2.2-windowsservercore-1809, v2.2-windowsservercore-1809, 2.2-windowsservercore-1809, chevrotin-windowsservercore-1809, windowsservercore-1809
Tags: v2.2.3-windowsservercore-1809, 2.2.3-windowsservercore-1809, v2.2-windowsservercore-1809, 2.2-windowsservercore-1809, chevrotin-windowsservercore-1809, windowsservercore-1809
Architectures: windows-amd64
GitCommit: 296caddf8ba97b52841872b2192758af9e9d7775
GitCommit: 61032ac693236b6a5af83bb9fb76d36fa38d6589
Directory: windows/1809
Constraints: windowsservercore-1809

Tags: v2.2.2, 2.2.2, v2.2, 2.2, chevrotin, latest
Tags: v2.2.3, 2.2.3, v2.2, 2.2, chevrotin, latest
Architectures: amd64, arm32v6, arm64v8
GitCommit: 296caddf8ba97b52841872b2192758af9e9d7775
GitCommit: 61032ac693236b6a5af83bb9fb76d36fa38d6589
Directory: alpine
3 changes: 3 additions & 0 deletions test/config.sh
Original file line number Diff line number Diff line change
Expand Up @@ -308,6 +308,9 @@ globalExcludeTests+=(
[nats-streaming:nanoserver_override-cmd]=1
[nats-streaming:windowsservercore_override-cmd]=1

# https://github.com/docker-library/official-images/pull/8329#issuecomment-656383836
[traefik:windowsservercore_override-cmd]=1

# TODO adjust MongoDB tests to use docker networks instead of links so they can work on Windows (and consider using PowerShell to generate appropriate certificates for TLS tests instead of openssl)
[mongo:windowsservercore_mongo-basics]=1
[mongo:windowsservercore_mongo-auth-basics]=1
Expand Down