From fa0e31fd49604ea2f2c1d73c334d0da9cfdf0e49 Mon Sep 17 00:00:00 2001 From: Infinispan Date: Tue, 17 Dec 2024 14:10:53 +0000 Subject: [PATCH] Add Operand 15.1.0 --- config/manager/manager.yaml | 4 ++++ .../attributes/community-attributes.adoc | 4 ++-- .../topics/supported_operands/2_4_7.adoc | 23 +++++++++++++++++++ .../supported_operands/operand_table.adoc | 4 ++++ 4 files changed, 33 insertions(+), 2 deletions(-) create mode 100644 documentation/asciidoc/topics/supported_operands/2_4_7.adoc diff --git a/config/manager/manager.yaml b/config/manager/manager.yaml index 4b5f38f19..61c317113 100644 --- a/config/manager/manager.yaml +++ b/config/manager/manager.yaml @@ -123,6 +123,10 @@ spec: { "upstream-version": "15.0.11", "image": "quay.io/infinispan/server:15.0.11.Final" + }, + { + "upstream-version": "15.1.0", + "image": "quay.io/infinispan/server:15.1.0.Final" } ] - name: POD_NAME diff --git a/documentation/asciidoc/topics/attributes/community-attributes.adoc b/documentation/asciidoc/topics/attributes/community-attributes.adoc index 3d17a8f60..e08ac1121 100644 --- a/documentation/asciidoc/topics/attributes/community-attributes.adoc +++ b/documentation/asciidoc/topics/attributes/community-attributes.adoc @@ -26,8 +26,8 @@ :lib_path: /opt/infinispan/server/lib :backup_path: /opt/infinispan/backups :server_image: quay.io/infinispan/server -:server_image_version: 15.0.11 -:operand_version: 15.0.11 +:server_image_version: 15.1.0 +:operand_version: 15.1.0 :ispn_operator: Infinispan Operator :ispn_operator_version: 2.4 diff --git a/documentation/asciidoc/topics/supported_operands/2_4_7.adoc b/documentation/asciidoc/topics/supported_operands/2_4_7.adoc new file mode 100644 index 000000000..d4ef7bc79 --- /dev/null +++ b/documentation/asciidoc/topics/supported_operands/2_4_7.adoc @@ -0,0 +1,23 @@ +//// +Auto-generated file, do not update this manually. +To add additional Operands to this file, update the `INFINISPAN_OPERAND_VERSIONS` array in `config/manager/manager.yaml`. +//// +14.0.1 +14.0.6 +14.0.9 +14.0.13 +14.0.17 +14.0.19 +14.0.20 +14.0.21 +14.0.24 +14.0.27 +14.0.32 +15.0.0 +15.0.3 +15.0.4 +15.0.5 +15.0.8 +15.0.10 +15.0.11 +15.1.0 diff --git a/documentation/asciidoc/topics/supported_operands/operand_table.adoc b/documentation/asciidoc/topics/supported_operands/operand_table.adoc index 1bae48cc9..432609a12 100644 --- a/documentation/asciidoc/topics/supported_operands/operand_table.adoc +++ b/documentation/asciidoc/topics/supported_operands/operand_table.adoc @@ -37,4 +37,8 @@ include::2_4_5.adoc[] 2.4.6 | include::2_4_6.adoc[] +| +2.4.7 +| +include::2_4_7.adoc[] |===