Prepare release v2.9.5 (#9513)

This commit is contained in:
Romain 2022-11-17 15:57:23 +01:00 committed by GitHub
parent f1b91a119d
commit f6b7940b76
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 15 additions and 3 deletions

View file

@ -4,11 +4,11 @@ RepositoryName = "traefik"
OutputType = "file"
FileName = "traefik_changelog.md"
# example new bugfix v2.9.2
# example new bugfix v2.9.5
CurrentRef = "v2.9"
PreviousRef = "v2.9.1"
PreviousRef = "v2.9.4"
BaseBranch = "v2.9"
FutureCurrentRefName = "v2.9.2"
FutureCurrentRefName = "v2.9.5"
ThresholdPreviousRef = 10
ThresholdCurrentRef = 10