Skip to content

Commit 42096bf

Browse files
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>
1 parent 23d04b2 commit 42096bf

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.release/versions.hcl

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@
99

1010
schema = 1
1111
active_versions {
12+
version "2.x.x" {
13+
ce_active = true
14+
lts = true
15+
}
16+
1217
version "1.21.x" {
1318
ce_active = true
1419
}

0 commit comments

Comments
 (0)