release: make the CE branch of 1.20 inactive (#11116) (#11123)

1.21 is the current active CE branch. Make the CE 1.20 branch inactive
so that we no longer backport changes to it.

Signed-off-by: Ryan Cragun <me@ryan.ec>
Co-authored-by: Ryan Cragun <me@ryan.ec>
This commit is contained in:
Vault Automation 2025-12-03 16:16:23 -05:00 committed by GitHub
parent ea2c22beab
commit ad0a5656b4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -14,7 +14,7 @@ active_versions {
}
version "1.20.x" {
ce_active = true
ce_active = false
}
version "1.19.x" {