Prepare release v3.1.0 rc3

This commit is contained in:
Romain
2024-07-02 17:18:03 +02:00
committed by GitHub
parent 89108972b6
commit 876899be4b
2 changed files with 12 additions and 3 deletions
+3 -3
View File
@@ -4,11 +4,11 @@ RepositoryName = "traefik"
OutputType = "file"
FileName = "traefik_changelog.md"
# example rc2 of v3.1.0
# example rc3 of v3.1.0
CurrentRef = "v3.1"
PreviousRef = "v3.1.0-rc1"
PreviousRef = "v3.1.0-rc2"
BaseBranch = "v3.1"
FutureCurrentRefName = "v3.1.0-rc2"
FutureCurrentRefName = "v3.1.0-rc3"
ThresholdPreviousRef = 10
ThresholdCurrentRef = 10