Merge "Update min support for Dalmatian"

This commit is contained in:
Zuul 2024-03-22 17:59:39 +00:00 committed by Gerrit Code Review
commit c9d8317a76
1 changed files with 1 additions and 1 deletions

View File

@ -257,7 +257,7 @@ NODE_IDENTITY_VERSION = 65
# and value be the latest service version that the release supports (for
# example, before Bobcat RC1, please add 'Bobcat': XX where X is the latest
# servion version that was added)
OLDEST_SUPPORTED_SERVICE_VERSION = 'Antelope'
OLDEST_SUPPORTED_SERVICE_VERSION = 'Caracal'
SERVICE_VERSION_ALIASES = {
'Victoria': 52,
'Wallaby': 54,