Prepare release v3.7.5

This commit is contained in:
Kevin Pollet
2026-06-10 16:46:07 +02:00
committed by GitHub
parent cb9e8ab510
commit 26c96a3935
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 v3.7.4
# example new bugfix v3.7.5
CurrentRef = "v3.7"
PreviousRef = "v3.7.3"
PreviousRef = "v3.7.4"
BaseBranch = "v3.7"
FutureCurrentRefName = "v3.7.4"
FutureCurrentRefName = "v3.7.5"
ThresholdPreviousRef = 10000
ThresholdCurrentRef = 10000