Prepare release v3.7.4

This commit is contained in:
Romain
2026-06-05 15:56:04 +02:00
committed by GitHub
parent 708aa38f36
commit 74b6408475
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.3
# example new bugfix v3.7.4
CurrentRef = "v3.7"
PreviousRef = "v3.7.2"
PreviousRef = "v3.7.3"
BaseBranch = "v3.7"
FutureCurrentRefName = "v3.7.3"
FutureCurrentRefName = "v3.7.4"
ThresholdPreviousRef = 10000
ThresholdCurrentRef = 10000