@@ -43,12 +43,12 @@ CONSOLE_OLM_CHANNEL_NAME: alpha
4343# YAML
4444# -------------------------------------------
4545# Which released version of Strimzi Cluster Operator to install
46- STRIMZI_OPERATOR_VERSION : 0.51 .0
46+ STRIMZI_OPERATOR_VERSION : 1.0 .0
4747# URL or local path for Console Operator installation
4848# 1. URL - released console-operator.yaml
4949# 2. Local path that is relative to the root project dir
5050# 3. Local path that is absolute
51- CONSOLE_OPERATOR_BUNDLE_URL : https://github.com/streamshub/console/releases/download/0.11.0 /streamshub-console-operator.yaml
51+ CONSOLE_OPERATOR_BUNDLE_URL : https://github.com/streamshub/console/releases/download/0.12.4 /streamshub-console-operator.yaml
5252# Custom Console Operator image. Overrides default image used in bundle yaml
5353CONSOLE_OPERATOR_IMAGE :
5454# -------------------------------------------
@@ -62,12 +62,12 @@ CONSOLE_UI_IMAGE:
6262# Kroxy
6363# -------------------------------------------
6464# Kroxy released yaml manifests version
65- KROXYLICIOUS_VERSION : 0.18 .0
65+ KROXYLICIOUS_VERSION : 0.20 .0
6666# -------------------------------------------
6767# Apicurio
6868# -------------------------------------------
6969# Apicurio schema registry version
70- APICURIO_VERSION : 3.1.7
70+ APICURIO_VERSION : 3.2.4
7171# -------------------------------------------
7272# Keycloak
7373# -------------------------------------------
@@ -85,4 +85,4 @@ PROMETHEUS_VERSION: 0.89.0
8585# Kafka version used in system tests
8686ST_KAFKA_VERSION : 4.2.0
8787# Image for test client containers in system tests
88- TEST_CLIENTS_IMAGE : quay.io/strimzi-test-clients/test-clients:0.13 .0-kafka-4.2.0
88+ TEST_CLIENTS_IMAGE : quay.io/strimzi-test-clients/test-clients:0.14 .0-kafka-4.2.0
0 commit comments