Prepare release v3.0.0-rc5

This commit is contained in:
Ludovic Fernandez 2024-04-11 18:24:03 +02:00 committed by GitHub
parent 34bd611131
commit da7bb5fc25
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 8 additions and 2 deletions

View file

@ -6,9 +6,9 @@ FileName = "traefik_changelog.md"
# example rc4 of v3.0.0
CurrentRef = "v3.0"
PreviousRef = "v3.0.0-rc3"
PreviousRef = "v3.0.0-rc4"
BaseBranch = "v3.0"
FutureCurrentRefName = "v3.0.0-rc4"
FutureCurrentRefName = "v3.0.0-rc5"
ThresholdPreviousRef = 10
ThresholdCurrentRef = 10