Prepare release v2.11.47

This commit is contained in:
Romain
2026-06-03 11:02:05 +02:00
committed by GitHub
parent f25d48e039
commit 855561306f
2 changed files with 14 additions and 3 deletions
+3 -3
View File
@@ -4,11 +4,11 @@ RepositoryName = "traefik"
OutputType = "file"
FileName = "traefik_changelog.md"
# example new bugfix v2.11.46
# example new bugfix v2.11.47
CurrentRef = "v2.11"
PreviousRef = "v2.11.45"
PreviousRef = "v2.11.46"
BaseBranch = "v2.11"
FutureCurrentRefName = "v2.11.46"
FutureCurrentRefName = "v2.11.47"
ThresholdPreviousRef = 10000
ThresholdCurrentRef = 10000