release: add 2.x.x to versions.hcl (#13406) (#13409)

Signed-off-by: Ryan Cragun <me@ryan.ec>
Co-authored-by: Ryan Cragun <me@ryan.ec>
This commit is contained in:
Vault Automation 2026-03-25 18:40:54 -06:00 committed by GitHub
parent 23d04b2efd
commit 42096bfab0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -9,6 +9,11 @@
schema = 1
active_versions {
version "2.x.x" {
ce_active = true
lts = true
}
version "1.21.x" {
ce_active = true
}