Prepare release v3.0.0-beta4

This commit is contained in:
Michael 2023-10-12 09:48:05 +02:00 committed by GitHub
parent 286181aa61
commit c7cd0df3b3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 20 additions and 2 deletions

View file

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