-
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 v3.0.0-rc3 #16406
Merged
yosifkit
merged 1 commit into
docker-library:master
from
rtribotte:traefik-new-version-912cc37ab2fb33dffbe653d3b98a224cdc833c48
Mar 13, 2024
Merged
Bump Traefik to v3.0.0-rc3 #16406
yosifkit
merged 1 commit into
docker-library:master
from
rtribotte:traefik-new-version-912cc37ab2fb33dffbe653d3b98a224cdc833c48
Mar 13, 2024
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
Diff for f63d0bf:diff --git a/_bashbrew-cat b/_bashbrew-cat
index fdb8030..73a7e7a 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -20,22 +20,22 @@ GitCommit: fccb66b9845fc4266154377b774ac95127d38078
Directory: windows/servercore-ltsc2022
Constraints: windowsservercore-ltsc2022
-Tags: v3.0.0-rc2, 3.0.0-rc2, v3.0, 3.0, beaufort
+Tags: v3.0.0-rc3, 3.0.0-rc3, v3.0, 3.0, beaufort
Architectures: amd64, arm32v6, arm64v8, ppc64le, s390x
GitRepo: https://github.com/traefik/traefik-library-image.git
-GitCommit: 1f408bed06e6a92b2085dd572f3d9b2798170c55
+GitCommit: 912cc37ab2fb33dffbe653d3b98a224cdc833c48
Directory: alpine
-Tags: v3.0.0-rc2-windowsservercore-1809, 3.0.0-rc2-windowsservercore-1809, v3.0-windowsservercore-1809, 3.0-windowsservercore-1809, beaufort-windowsservercore-1809
+Tags: v3.0.0-rc3-windowsservercore-1809, 3.0.0-rc3-windowsservercore-1809, v3.0-windowsservercore-1809, 3.0-windowsservercore-1809, beaufort-windowsservercore-1809
Architectures: windows-amd64
GitRepo: https://github.com/traefik/traefik-library-image.git
-GitCommit: 1f408bed06e6a92b2085dd572f3d9b2798170c55
+GitCommit: 912cc37ab2fb33dffbe653d3b98a224cdc833c48
Directory: windows/1809
Constraints: windowsservercore-1809
-Tags: v3.0.0-rc2-windowsservercore-ltsc2022, 3.0.0-rc2-windowsservercore-ltsc2022, v3.0-windowsservercore-ltsc2022, 3.0-windowsservercore-ltsc2022, beaufort-windowsservercore-ltsc2022
+Tags: v3.0.0-rc3-windowsservercore-ltsc2022, 3.0.0-rc3-windowsservercore-ltsc2022, v3.0-windowsservercore-ltsc2022, 3.0-windowsservercore-ltsc2022, beaufort-windowsservercore-ltsc2022
Architectures: windows-amd64
GitRepo: https://github.com/traefik/traefik-library-image.git
-GitCommit: 1f408bed06e6a92b2085dd572f3d9b2798170c55
+GitCommit: 912cc37ab2fb33dffbe653d3b98a224cdc833c48
Directory: windows/servercore-ltsc2022
Constraints: windowsservercore-ltsc2022
diff --git a/_bashbrew-list b/_bashbrew-list
index df5d1b4..572b4ad 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -7,9 +7,9 @@ traefik:2.11.0-windowsservercore-ltsc2022
traefik:3.0
traefik:3.0-windowsservercore-1809
traefik:3.0-windowsservercore-ltsc2022
-traefik:3.0.0-rc2
-traefik:3.0.0-rc2-windowsservercore-1809
-traefik:3.0.0-rc2-windowsservercore-ltsc2022
+traefik:3.0.0-rc3
+traefik:3.0.0-rc3-windowsservercore-1809
+traefik:3.0.0-rc3-windowsservercore-ltsc2022
traefik:beaufort
traefik:beaufort-windowsservercore-1809
traefik:beaufort-windowsservercore-ltsc2022
@@ -26,8 +26,8 @@ traefik:v2.11.0-windowsservercore-ltsc2022
traefik:v3.0
traefik:v3.0-windowsservercore-1809
traefik:v3.0-windowsservercore-ltsc2022
-traefik:v3.0.0-rc2
-traefik:v3.0.0-rc2-windowsservercore-1809
-traefik:v3.0.0-rc2-windowsservercore-ltsc2022
+traefik:v3.0.0-rc3
+traefik:v3.0.0-rc3-windowsservercore-1809
+traefik:v3.0.0-rc3-windowsservercore-ltsc2022
traefik:windowsservercore-1809
traefik:windowsservercore-ltsc2022
diff --git a/traefik_beaufort-windowsservercore-1809/Dockerfile b/traefik_beaufort-windowsservercore-1809/Dockerfile
index 5ff046f..a499e66 100644
--- a/traefik_beaufort-windowsservercore-1809/Dockerfile
+++ b/traefik_beaufort-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/v3.0.0-rc2/traefik_v3.0.0-rc2_windows_amd64.zip" \
+ -Uri "https://github.com/traefik/traefik/releases/download/v3.0.0-rc3/traefik_v3.0.0-rc3_windows_amd64.zip" \
-OutFile "/traefik.zip"; \
Expand-Archive -Path "/traefik.zip" -DestinationPath "/" -Force; \
Remove-Item "/traefik.zip" -Force
@@ -16,5 +16,5 @@ LABEL org.opencontainers.image.vendor="Traefik Labs" \
org.opencontainers.image.source="https://github.com/traefik/traefik" \
org.opencontainers.image.title="Traefik" \
org.opencontainers.image.description="A modern reverse-proxy" \
- org.opencontainers.image.version="v3.0.0-rc2" \
+ org.opencontainers.image.version="v3.0.0-rc3" \
org.opencontainers.image.documentation="https://docs.traefik.io"
diff --git a/traefik_beaufort-windowsservercore-ltsc2022/Dockerfile b/traefik_beaufort-windowsservercore-ltsc2022/Dockerfile
index f5ec5ee..5b4dfdc 100644
--- a/traefik_beaufort-windowsservercore-ltsc2022/Dockerfile
+++ b/traefik_beaufort-windowsservercore-ltsc2022/Dockerfile
@@ -2,7 +2,7 @@ FROM mcr.microsoft.com/windows/servercore:ltsc2022
SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
RUN Invoke-WebRequest \
- -Uri "https://github.com/traefik/traefik/releases/download/v3.0.0-rc2/traefik_v3.0.0-rc2_windows_amd64.zip" \
+ -Uri "https://github.com/traefik/traefik/releases/download/v3.0.0-rc3/traefik_v3.0.0-rc3_windows_amd64.zip" \
-OutFile "/traefik.zip"; \
Expand-Archive -Path "/traefik.zip" -DestinationPath "/" -Force; \
Remove-Item "/traefik.zip" -Force
@@ -16,5 +16,5 @@ LABEL org.opencontainers.image.vendor="Traefik Labs" \
org.opencontainers.image.source="https://github.com/traefik/traefik" \
org.opencontainers.image.title="Traefik" \
org.opencontainers.image.description="A modern reverse-proxy" \
- org.opencontainers.image.version="v3.0.0-rc2" \
+ org.opencontainers.image.version="v3.0.0-rc3" \
org.opencontainers.image.documentation="https://docs.traefik.io"
diff --git a/traefik_beaufort/Dockerfile b/traefik_beaufort/Dockerfile
index 0591545..d04fe92 100644
--- a/traefik_beaufort/Dockerfile
+++ b/traefik_beaufort/Dockerfile
@@ -10,7 +10,7 @@ RUN set -ex; \
ppc64le) arch='ppc64le' ;; \
*) echo >&2 "error: unsupported architecture: $apkArch"; exit 1 ;; \
esac; \
- wget --quiet -O /tmp/traefik.tar.gz "https://github.com/traefik/traefik/releases/download/v3.0.0-rc2/traefik_v3.0.0-rc2_linux_$arch.tar.gz"; \
+ wget --quiet -O /tmp/traefik.tar.gz "https://github.com/traefik/traefik/releases/download/v3.0.0-rc3/traefik_v3.0.0-rc3_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
@@ -25,5 +25,5 @@ LABEL org.opencontainers.image.vendor="Traefik Labs" \
org.opencontainers.image.source="https://github.com/traefik/traefik" \
org.opencontainers.image.title="Traefik" \
org.opencontainers.image.description="A modern reverse-proxy" \
- org.opencontainers.image.version="v3.0.0-rc2" \
+ org.opencontainers.image.version="v3.0.0-rc3" \
org.opencontainers.image.documentation="https://docs.traefik.io" Relevant Maintainers:
|
2 tasks
LaurentGoderre
approved these changes
Mar 13, 2024
yosifkit
approved these changes
Mar 13, 2024
rtribotte
deleted the
traefik-new-version-912cc37ab2fb33dffbe653d3b98a224cdc833c48
branch
December 16, 2024 14:58
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 v3.0.0-rc3.
/cc @mmatur @kevinpollet @ldez
Cheers