-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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 v1.3.0-rc3 #2981
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
vdemeester
approved these changes
May 24, 2017
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 🧀
Diff:diff --git a/_bashbrew-list b/_bashbrew-list
index 6c16f76..0efdce8 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -4,8 +4,8 @@ traefik:1.2.3
traefik:1.2.3-alpine
traefik:1.3
traefik:1.3-alpine
-traefik:1.3.0-rc2
-traefik:1.3.0-rc2-alpine
+traefik:1.3.0-rc3
+traefik:1.3.0-rc3-alpine
traefik:latest
traefik:morbier
traefik:morbier-alpine
@@ -17,5 +17,5 @@ traefik:v1.2.3
traefik:v1.2.3-alpine
traefik:v1.3
traefik:v1.3-alpine
-traefik:v1.3.0-rc2
-traefik:v1.3.0-rc2-alpine
+traefik:v1.3.0-rc3
+traefik:v1.3.0-rc3-alpine
diff --git a/traefik_raclette-alpine/Dockerfile b/traefik_raclette-alpine/Dockerfile
index 00bd199..b28f067 100644
--- a/traefik_raclette-alpine/Dockerfile
+++ b/traefik_raclette-alpine/Dockerfile
@@ -13,5 +13,5 @@ LABEL org.label-schema.vendor="Containous" \
org.label-schema.url="https://traefik.io" \
org.label-schema.name="Traefik" \
org.label-schema.description="A modern reverse-proxy" \
- org.label-schema.version="v1.3.0-rc2" \
+ org.label-schema.version="v1.3.0-rc3" \
org.label-schema.docker.schema-version="1.0"
\ No newline at end of file
diff --git a/traefik_raclette-alpine/traefik b/traefik_raclette-alpine/traefik
index d8db0a2..169e4ef 100755
Binary files a/traefik_raclette-alpine/traefik and b/traefik_raclette-alpine/traefik differ
diff --git a/traefik_raclette/Dockerfile b/traefik_raclette/Dockerfile
index 20dac38..0a03b0f 100644
--- a/traefik_raclette/Dockerfile
+++ b/traefik_raclette/Dockerfile
@@ -9,5 +9,5 @@ LABEL org.label-schema.vendor="Containous" \
org.label-schema.url="https://traefik.io" \
org.label-schema.name="Traefik" \
org.label-schema.description="A modern reverse-proxy" \
- org.label-schema.version="v1.3.0-rc2" \
+ org.label-schema.version="v1.3.0-rc3" \
org.label-schema.docker.schema-version="1.0"
\ No newline at end of file
diff --git a/traefik_raclette/traefik b/traefik_raclette/traefik
index d8db0a2..169e4ef 100755
Binary files a/traefik_raclette/traefik and b/traefik_raclette/traefik differ |
Build test of #2981; ab7fa9d ( $ bashbrew build traefik:v1.3.0-rc3
Building bashbrew/cache:87459ded3096788fedecd1a6d2c8d84df37be9f039fb470c1bb8df920f26fd4e (traefik:v1.3.0-rc3)
Tagging traefik:v1.3.0-rc3
Tagging traefik:1.3.0-rc3
Tagging traefik:v1.3
Tagging traefik:1.3
Tagging traefik:raclette
$ test/run.sh traefik:v1.3.0-rc3
testing traefik:v1.3.0-rc3
'cve-2014--shellshock' [1/2]...passed
'override-cmd' [2/2]...image does not appear to contain "echo" -- assuming single-binary image
passed
$ bashbrew build traefik:v1.3.0-rc3-alpine
Building bashbrew/cache:3790ccfbf7353fbcc0e8c1d580a25b7b5bc9da739e6af6fb932b2192b87568f3 (traefik:v1.3.0-rc3-alpine)
Tagging traefik:v1.3.0-rc3-alpine
Tagging traefik:1.3.0-rc3-alpine
Tagging traefik:v1.3-alpine
Tagging traefik:1.3-alpine
Tagging traefik:raclette-alpine
$ test/run.sh traefik:v1.3.0-rc3-alpine
testing traefik:v1.3.0-rc3-alpine
'cve-2014--shellshock' [1/2]...passed
'override-cmd' [2/2]...passed
$ bashbrew build traefik:v1.2.3
Using bashbrew/cache:0f1473b177e06b86558dea0bdb5b2f9ffca5e2b545f5e9db4dc7930dfcf75113 (traefik:v1.2.3)
Tagging traefik:v1.2.3
Tagging traefik:1.2.3
Tagging traefik:v1.2
Tagging traefik:1.2
Tagging traefik:morbier
Tagging traefik:latest
$ test/run.sh traefik:v1.2.3
testing traefik:v1.2.3
'cve-2014--shellshock' [1/2]...passed
'override-cmd' [2/2]...image does not appear to contain "echo" -- assuming single-binary image
passed
$ bashbrew build traefik:v1.2.3-alpine
Using bashbrew/cache:34106ca1ed8f87e09777327dbd4fdeb6fe2794db7b9e34d0152e50d563ecfd22 (traefik:v1.2.3-alpine)
Tagging traefik:v1.2.3-alpine
Tagging traefik:1.2.3-alpine
Tagging traefik:v1.2-alpine
Tagging traefik:1.2-alpine
Tagging traefik:morbier-alpine
$ test/run.sh traefik:v1.2.3-alpine
testing traefik:v1.2.3-alpine
'cve-2014--shellshock' [1/2]...passed
'override-cmd' [2/2]...passed
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Hello,
This PR updates traefik to v1.3.0-rc3.
It also adds @ldez to maintainers.
/cc @vdemeester @ldez
Cheers