1
0
Fork 0

Prepare release v3.4.0 rc2

This commit is contained in:
Romain 2025-04-18 14:24:04 +02:00 committed by GitHub
parent 9c1902c62e
commit 9d0e76baa8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 13 additions and 5 deletions

View file

@ -4,11 +4,11 @@ RepositoryName = "traefik"
OutputType = "file"
FileName = "traefik_changelog.md"
# example rc2 of v3.3.0
CurrentRef = "v3.3"
PreviousRef = "v3.3.0-rc1"
BaseBranch = "v3.3"
FutureCurrentRefName = "v3.3.0-rc2"
# example rc2 of v3.4.0
CurrentRef = "v3.4"
PreviousRef = "v3.4.0-rc1"
BaseBranch = "v3.4"
FutureCurrentRefName = "v3.4.0-rc2"
ThresholdPreviousRef = 10
ThresholdCurrentRef = 10