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.6.3 and v2.7.0-rc2 #12145

Conversation

rtribotte
Copy link
Contributor

@rtribotte rtribotte commented Mar 29, 2022

Hello,

This PR updates Traefik to v2.6.3 and to v2.7.0-rc2.

/cc @mpl @kevinpollet @tomMoulard

Cheers

@rtribotte rtribotte changed the title Bump Traefik to v2.6.3 Bump Traefik to v2.6.3 and v2.7.0-rc2 Mar 29, 2022
@github-actions
Copy link

Diff for 62fe270:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index c4ec2b5..763e7c8 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -13,29 +13,29 @@ GitCommit: 4434758cf14bbd1ec9511b3f2a37b0a6ce846db6
 Directory: windows/1809
 Constraints: windowsservercore-1809
 
-Tags: v2.6.2, 2.6.2, v2.6, 2.6, rocamadour, latest
+Tags: v2.6.3, 2.6.3, v2.6, 2.6, rocamadour, latest
 Architectures: amd64, arm32v6, arm64v8, s390x
 GitRepo: https://github.com/traefik/traefik-library-image.git
-GitCommit: 13aacd8673cad57629756c238fdec92cddd42ddb
+GitCommit: 03d6917edbf3cf18c112ee608162eb083273971c
 Directory: alpine
 
-Tags: v2.6.2-windowsservercore-1809, 2.6.2-windowsservercore-1809, v2.6-windowsservercore-1809, 2.6-windowsservercore-1809, rocamadour-windowsservercore-1809, windowsservercore-1809
+Tags: v2.6.3-windowsservercore-1809, 2.6.3-windowsservercore-1809, v2.6-windowsservercore-1809, 2.6-windowsservercore-1809, rocamadour-windowsservercore-1809, windowsservercore-1809
 Architectures: windows-amd64
 GitRepo: https://github.com/traefik/traefik-library-image.git
-GitCommit: 13aacd8673cad57629756c238fdec92cddd42ddb
+GitCommit: 03d6917edbf3cf18c112ee608162eb083273971c
 Directory: windows/1809
 Constraints: windowsservercore-1809
 
-Tags: v2.7.0-rc1, 2.7.0-rc1, v2.7, 2.7, epoisses
+Tags: v2.7.0-rc2, 2.7.0-rc2, v2.7, 2.7, epoisses
 Architectures: amd64, arm32v6, arm64v8, s390x
 GitRepo: https://github.com/traefik/traefik-library-image.git
-GitCommit: 66e04d219e530aad21ce7790ea3b1e468b67bf9a
+GitCommit: 525b8f19920873224fc5546e8f8b1e360a81a93f
 Directory: alpine
 
-Tags: v2.7.0-rc1-windowsservercore-1809, 2.7.0-rc1-windowsservercore-1809, v2.7-windowsservercore-1809, 2.7-windowsservercore-1809, epoisses-windowsservercore-1809
+Tags: v2.7.0-rc2-windowsservercore-1809, 2.7.0-rc2-windowsservercore-1809, v2.7-windowsservercore-1809, 2.7-windowsservercore-1809, epoisses-windowsservercore-1809
 Architectures: windows-amd64
 GitRepo: https://github.com/traefik/traefik-library-image.git
-GitCommit: 66e04d219e530aad21ce7790ea3b1e468b67bf9a
+GitCommit: 525b8f19920873224fc5546e8f8b1e360a81a93f
 Directory: windows/1809
 Constraints: windowsservercore-1809
 
diff --git a/_bashbrew-list b/_bashbrew-list
index ff11d95..43b97f8 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -6,12 +6,12 @@ traefik:1.7.34-alpine
 traefik:1.7.34-windowsservercore-1809
 traefik:2.6
 traefik:2.6-windowsservercore-1809
-traefik:2.6.2
-traefik:2.6.2-windowsservercore-1809
+traefik:2.6.3
+traefik:2.6.3-windowsservercore-1809
 traefik:2.7
 traefik:2.7-windowsservercore-1809
-traefik:2.7.0-rc1
-traefik:2.7.0-rc1-windowsservercore-1809
+traefik:2.7.0-rc2
+traefik:2.7.0-rc2-windowsservercore-1809
 traefik:epoisses
 traefik:epoisses-windowsservercore-1809
 traefik:latest
@@ -28,10 +28,10 @@ traefik:v1.7.34-alpine
 traefik:v1.7.34-windowsservercore-1809
 traefik:v2.6
 traefik:v2.6-windowsservercore-1809
-traefik:v2.6.2
-traefik:v2.6.2-windowsservercore-1809
+traefik:v2.6.3
+traefik:v2.6.3-windowsservercore-1809
 traefik:v2.7
 traefik:v2.7-windowsservercore-1809
-traefik:v2.7.0-rc1
-traefik:v2.7.0-rc1-windowsservercore-1809
+traefik:v2.7.0-rc2
+traefik:v2.7.0-rc2-windowsservercore-1809
 traefik:windowsservercore-1809
diff --git a/traefik_epoisses-windowsservercore-1809/Dockerfile b/traefik_epoisses-windowsservercore-1809/Dockerfile
index f5ad60e..8e1885f 100644
--- a/traefik_epoisses-windowsservercore-1809/Dockerfile
+++ b/traefik_epoisses-windowsservercore-1809/Dockerfile
@@ -2,7 +2,7 @@ FROM mcr.microsoft.com/windows/servercore:1809
 SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
 
 RUN Invoke-WebRequest \
-        -Uri "https://github.com/traefik/traefik/releases/download/v2.7.0-rc1/traefik_v2.7.0-rc1_windows_amd64.zip" \
+        -Uri "https://github.com/traefik/traefik/releases/download/v2.7.0-rc2/traefik_v2.7.0-rc2_windows_amd64.zip" \
         -OutFile "/traefik.zip"; \
     Expand-Archive -Path "/traefik.zip" -DestinationPath "/" -Force; \
     Remove-Item "/traefik.zip" -Force
@@ -15,5 +15,5 @@ LABEL org.opencontainers.image.vendor="Traefik Labs" \
     org.opencontainers.image.url="https://traefik.io" \
     org.opencontainers.image.title="Traefik" \
     org.opencontainers.image.description="A modern reverse-proxy" \
-    org.opencontainers.image.version="v2.7.0-rc1" \
+    org.opencontainers.image.version="v2.7.0-rc2" \
     org.opencontainers.image.documentation="https://docs.traefik.io"
diff --git a/traefik_epoisses/Dockerfile b/traefik_epoisses/Dockerfile
index 3ebef96..3236211 100644
--- a/traefik_epoisses/Dockerfile
+++ b/traefik_epoisses/Dockerfile
@@ -9,7 +9,7 @@ RUN set -ex; \
 		s390x) arch='s390x' ;; \
 		*) echo >&2 "error: unsupported architecture: $apkArch"; exit 1 ;; \
 	esac; \
-	wget --quiet -O /tmp/traefik.tar.gz "https://github.com/traefik/traefik/releases/download/v2.7.0-rc1/traefik_v2.7.0-rc1_linux_$arch.tar.gz"; \
+	wget --quiet -O /tmp/traefik.tar.gz "https://github.com/traefik/traefik/releases/download/v2.7.0-rc2/traefik_v2.7.0-rc2_linux_$arch.tar.gz"; \
 	tar xzvf /tmp/traefik.tar.gz -C /usr/local/bin traefik; \
 	rm -f /tmp/traefik.tar.gz; \
 	chmod +x /usr/local/bin/traefik
@@ -23,5 +23,5 @@ LABEL org.opencontainers.image.vendor="Traefik Labs" \
 	org.opencontainers.image.url="https://traefik.io" \
 	org.opencontainers.image.title="Traefik" \
 	org.opencontainers.image.description="A modern reverse-proxy" \
-	org.opencontainers.image.version="v2.7.0-rc1" \
+	org.opencontainers.image.version="v2.7.0-rc2" \
 	org.opencontainers.image.documentation="https://docs.traefik.io"
diff --git a/traefik_latest/Dockerfile b/traefik_latest/Dockerfile
index d24226c..9d68b1b 100644
--- a/traefik_latest/Dockerfile
+++ b/traefik_latest/Dockerfile
@@ -9,7 +9,7 @@ RUN set -ex; \
 		s390x) arch='s390x' ;; \
 		*) echo >&2 "error: unsupported architecture: $apkArch"; exit 1 ;; \
 	esac; \
-	wget --quiet -O /tmp/traefik.tar.gz "https://github.com/traefik/traefik/releases/download/v2.6.2/traefik_v2.6.2_linux_$arch.tar.gz"; \
+	wget --quiet -O /tmp/traefik.tar.gz "https://github.com/traefik/traefik/releases/download/v2.6.3/traefik_v2.6.3_linux_$arch.tar.gz"; \
 	tar xzvf /tmp/traefik.tar.gz -C /usr/local/bin traefik; \
 	rm -f /tmp/traefik.tar.gz; \
 	chmod +x /usr/local/bin/traefik
@@ -23,5 +23,5 @@ LABEL org.opencontainers.image.vendor="Traefik Labs" \
 	org.opencontainers.image.url="https://traefik.io" \
 	org.opencontainers.image.title="Traefik" \
 	org.opencontainers.image.description="A modern reverse-proxy" \
-	org.opencontainers.image.version="v2.6.2" \
+	org.opencontainers.image.version="v2.6.3" \
 	org.opencontainers.image.documentation="https://docs.traefik.io"
diff --git a/traefik_windowsservercore-1809/Dockerfile b/traefik_windowsservercore-1809/Dockerfile
index 18dcbbb..0a7c629 100644
--- a/traefik_windowsservercore-1809/Dockerfile
+++ b/traefik_windowsservercore-1809/Dockerfile
@@ -2,7 +2,7 @@ FROM mcr.microsoft.com/windows/servercore:1809
 SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
 
 RUN Invoke-WebRequest \
-        -Uri "https://github.com/traefik/traefik/releases/download/v2.6.2/traefik_v2.6.2_windows_amd64.zip" \
+        -Uri "https://github.com/traefik/traefik/releases/download/v2.6.3/traefik_v2.6.3_windows_amd64.zip" \
         -OutFile "/traefik.zip"; \
     Expand-Archive -Path "/traefik.zip" -DestinationPath "/" -Force; \
     Remove-Item "/traefik.zip" -Force
@@ -15,5 +15,5 @@ LABEL org.opencontainers.image.vendor="Traefik Labs" \
     org.opencontainers.image.url="https://traefik.io" \
     org.opencontainers.image.title="Traefik" \
     org.opencontainers.image.description="A modern reverse-proxy" \
-    org.opencontainers.image.version="v2.6.2" \
+    org.opencontainers.image.version="v2.6.3" \
     org.opencontainers.image.documentation="https://docs.traefik.io"

Relevant Maintainers:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants