Skip to content

Commit c8d9569

Browse files
committed
Adding release/2.1.12 for spring-cloud-kubernetes-commercial as part of joining 2099.9
1 parent 6f866a4 commit c8d9569

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

config/projects.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,14 @@
1111
},
1212
"commercial": {
1313
"branches": {
14-
"scheduled": ["3.3.x", "3.2.x", "2.1.x"],
14+
"scheduled": ["release/2.1.12", "3.3.x", "3.2.x", "2.1.x"],
1515
"default": ["3.3.x"]
1616
},
1717
"jdkVersions": {
1818
"3.2.x": ["17", "21"],
1919
"2.1.x": ["8", "11", "17"],
20-
"3.3.x": ["17", "21", "25"]
20+
"3.3.x": ["17", "21", "25"],
21+
"release/2.1.12": ["8", "11", "17"]
2122
}
2223
}
2324
},

0 commit comments

Comments
 (0)