Skip to content

Commit 20da8cb

Browse files
authored
[ST] Update ST config (#2578)
Signed-off-by: jkalinic <jkalinic@redhat.com>
1 parent a62d8ce commit 20da8cb

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

systemtests/config.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -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
5353
CONSOLE_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
8686
ST_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

Comments
 (0)