Skip to content

Commit d99ca4c

Browse files
Infinispaninfinispanrelease
authored andcommitted
Add Operand 16.0.12
1 parent 854b1f6 commit d99ca4c

3 files changed

Lines changed: 21 additions & 2 deletions

File tree

config/manager/manager.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -240,6 +240,10 @@ spec:
240240
"upstream-version": "16.0.11",
241241
"image": "quay.io/infinispan/server:16.0.11"
242242
},
243+
{
244+
"upstream-version": "16.0.12",
245+
"image": "quay.io/infinispan/server:16.0.12"
246+
},
243247
{
244248
"upstream-version": "16.1.1",
245249
"image": "quay.io/infinispan/server:16.1.1"
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
////
2+
Auto-generated file, do not update this manually.
3+
To add additional Operands to this file, update the `INFINISPAN_OPERAND_VERSIONS` array in `config/manager/manager.yaml`.
4+
////
5+
* 16.1: 1, 2, 3, 4
6+
* 16.0: 1, 2, 3, 4, 5, 7, 8, 9, 10, 11, 12
7+
* 15.2: 1, 2, 4, 5, 6
8+
* 15.1: 0, 1, 3, 4, 5, 7
9+
* 15.0: 0, 3, 4, 5, 8, 10, 11, 13, 14, 15, 16, 18, 19, 20, 21
10+
* 14.0: 1, 6, 9, 13, 17, 19, 20, 21, 24, 27, 32
11+

documentation/asciidoc/topics/supported_operands/operand_table.adoc

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ Auto-generated file, do not update this manually, instead update `scripts/ci/doc
66
| {ispn_operator} version
77
| {brandname} Server versions
88
|
9-
2.5.9
9+
2.5.10
1010
a|
11-
include::2_5_9.adoc[]
11+
include::2_5_10.adoc[]
1212
|===
1313

1414
.Older versions
@@ -19,6 +19,10 @@ include::2_5_9.adoc[]
1919
| {ispn_operator} version
2020
| {brandname} Server versions
2121
|
22+
2.5.9
23+
a|
24+
include::2_5_9.adoc[]
25+
|
2226
2.5.8
2327
a|
2428
include::2_5_8.adoc[]

0 commit comments

Comments
 (0)