Prepare release v2.5.0-rc4

This commit is contained in:
Jean-Baptiste Doumenjou
2021-08-03 18:42:11 +02:00
committed by GitHub
parent e78f172f02
commit 5c18967f06
2 changed files with 10 additions and 4 deletions
+3 -3
View File
@@ -4,11 +4,11 @@ RepositoryName = "traefik"
OutputType = "file"
FileName = "traefik_changelog.md"
# example RC2 of v2.5.0
# example RC4 of v2.5.0
CurrentRef = "v2.5"
PreviousRef = "v2.5.0-rc2"
PreviousRef = "v2.5.0-rc3"
BaseBranch = "v2.5"
FutureCurrentRefName = "v2.5.0-rc3"
FutureCurrentRefName = "v2.5.0-rc4"
ThresholdPreviousRef = 10
ThresholdCurrentRef = 10