From 2eb69322f688ae1173f344084503b66709e91dfa Mon Sep 17 00:00:00 2001 From: Fabio Burzigotti Date: Tue, 14 Jan 2025 15:49:22 +0100 Subject: [PATCH] [issue-218] - Yet another updated of documentation about latest supported versions, based on the defaults provided by OpenShift as of today --- README.md | 6 +++--- docs/Operator-Based-Provisioning.md | 10 +++++----- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 3d2e4042..4d08d95c 100644 --- a/README.md +++ b/README.md @@ -148,14 +148,14 @@ Feel free to submit an issue in such a case, Intersmash welcomes community contr | ActiveMQ Artemis | 2.38.0 | The one provided by the custom index image, i.e. quay.io/jbossqe-eap/intersmash-activemq-operator-index:1.2.9, which lists to images in https://quay.io/organization/arkmq-org | | Red Hat AMQ Broker | 7.12.z | Or _latest_ in the `:7.12` tag image stream, see registry.redhat.io/amq7/amq-broker-init-rhel8 | | | | | -| Infinispan | 15.1.1.Final | Or _default_ provided by the default Infinispan Operator `stable` channel | +| Infinispan | 15.1.3.Final | Or _default_ provided by the default Infinispan Operator `stable` channel | | Red Hat Data Grid | 8.5.2.GA | Or _default_ provided by the Red Hat DataGrid Operator `stable` channel | | | | | | Kafka provided by Strimzi | 3.9.0 | Provided by the Strimzi Operator `stable` channel | | Streams for Apache Kafka | 3.8.0.redhat-00007 | Or _default_, as provided by the Red Hat Streams for Apache Kafka Operator `stable` channel | | | | | -| Keycloak | 26.0.7 | Or _default_, as provided by default by the Keycloak Operator `fast` channel | -| Red Hat Build of keycloak (RHBK) | 26.0.7.redhat-00001 | Or _latest_ in the `:26.0` tag image stream, see registry.redhat.io/rhbk/keycloak-rhel9 | +| Keycloak | 26.0.8 | Or _default_, as provided by default by the Keycloak Operator `fast` channel | +| Red Hat Build of keycloak (RHBK) | 26.0.8.redhat-00001 | Or _latest_ in the `:26.0` tag image stream, see registry.redhat.io/rhbk/keycloak-rhel9 | | Red Hat SSO - **DEPRECATED** | 7.6.z | The _latest_ in the `:7.6` tag image stream, see registry.redhat.io/rh-sso-7/sso76-openshift-rhel8:7.6 | | | | | | WildFly | 32.0.0.Final | | diff --git a/docs/Operator-Based-Provisioning.md b/docs/Operator-Based-Provisioning.md index da02212f..ccb03fa7 100644 --- a/docs/Operator-Based-Provisioning.md +++ b/docs/Operator-Based-Provisioning.md @@ -11,16 +11,16 @@ extended easily, since Intersmash _provisioners_ are pluggable components. |:---------------------------------|:---------------------------|:-------------|:----------------------------------------------------------|:------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | ActiveMQ Artemis | 1.2.9 | upstream | https://github.com/arkmq-org/activemq-artemis-operator | We are using a custom index image, i.e. quay.io/jbossqe-eap/intersmash-activemq-operator-index:1.2.9, built as described at https://github.com/arkmq-org/activemq-artemis-operator/blob/1.2.9/docs/help/bundle.md | | Red Hat AMQ Broker | 7.12.3-opr-1 | 7.12.x | https://github.com/rh-messaging/activemq-artemis-operator | As available on the OpenShift OperatorHub | -| Infinispan | 2.4.8 | stable | https://github.com/infinispan/infinispan-operator | As available on the OpenShift OperatorHub (community-operators) | +| Infinispan | 2.4.9 | stable | https://github.com/infinispan/infinispan-operator | As available on the OpenShift OperatorHub (community-operators) | | Red Hat DataGrid | 8.5.4 | stable | https://github.com/infinispan/infinispan-operator | As available on the OpenShift OperatorHub | | Kafka provided by Strimzi | 0.45.0 | stable | https://github.com/strimzi/strimzi-kafka-operator | As available on the OpenShift OperatorHub (community-operators) | | Streams for Apache Kafka | 2.8.0-0 | stable | https://github.com/strimzi/strimzi-kafka-operator | As available on the OpenShift OperatorHub | -| Keycloak | 26.0.7 | fast | https://github.com/keycloak/keycloak/tree/main/operator | Latest Keycloak, based on Quarkus. Supports a limited number of CR (Keycloak and KeycloakRealmImport): more to come in upcoming versions | -| Red Hat Build of keycloak (RHBK) | 26.0.7-opr.1 | stable-v26 | https://github.com/keycloak/keycloak/tree/main/operator | Latest Keycloak, based on Quarkus. | -| Red Hat SSO - **DEPRECATED** | 7.6.8-opr-001 | stable | https://github.com/keycloak/keycloak-operator | Latest Red Hat SSO Operator, based on legacy Keycloak | +| Keycloak | 26.0.8 | fast | https://github.com/keycloak/keycloak/tree/main/operator | Latest Keycloak, based on Quarkus. | +| Red Hat Build of keycloak (RHBK) | 26.0.8-opr.1 | stable-v26 | https://github.com/keycloak/keycloak/tree/main/operator | Latest Keycloak, based on Quarkus. | +| Red Hat SSO - **DEPRECATED** | 7.6.1-opr-003 | stable | https://github.com/keycloak/keycloak-operator | Latest Red Hat SSO Operator, based on legacy Keycloak | | WildFly | 1.0.0 | alpha | https://github.com/wildfly/wildfly-operator | As available on https://operatorhub.io/operator/wildfly | | Red Hat JBoss EAP | 3.0.0 | stable | https://github.com/wildfly/wildfly-operator | As available from the OpenShift OperatorHub | -| Hyperfoil | 0.24.2 | alpha | https://github.com/Hyperfoil/hyperfoil-operator | Available for both **Kubernetes** and **OpenShift**. We force the CRs version for the used Hyperfoil runtime to be 0.24.2, see https://github.com/Hyperfoil/hyperfoil-operator/issues/18 | +| Hyperfoil | 0.26.0 | alpha | https://github.com/Hyperfoil/hyperfoil-operator | Available for both **Kubernetes** and **OpenShift**. We force the CRs version for the used Hyperfoil runtime to be 0.24.2, see https://github.com/Hyperfoil/hyperfoil-operator/issues/18 | | Open Data Hub | 2.22.0 | fast | https://github.com/opendatahub-io/opendatahub-operator | As available from the OpenShift OperatorHub |