chore: update versions.hcl for 1.19.0 release (#21319)

This commit is contained in:
Dan Stough 2024-06-12 13:29:50 -04:00 committed by GitHub
parent e0ef346613
commit 28c5eaf997
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 3 deletions

View File

@ -10,12 +10,9 @@ active_versions {
ce_active = true ce_active = true
} }
version "1.18" { version "1.18" {
# This release should remain active until 1.19 GA
ce_active = true
lts = true lts = true
} }
version "1.17" {} version "1.17" {}
version "1.16" {}
version "1.15" { version "1.15" {
lts = true lts = true
} }