1
0
Fork 0

Prepare release v2.9.10

This commit is contained in:
mpl 2023-04-06 18:10:03 +02:00 committed by GitHub
parent a020ab640d
commit 4ed3964b35
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 122 additions and 119 deletions

View file

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