Prepare release v2.11.18

This commit is contained in:
Kevin Pollet 2025-01-07 16:24:04 +01:00 committed by GitHub
parent f9ff6049d3
commit 1aa450c028
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 9 additions and 3 deletions

View file

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