@@ -55,12 +55,12 @@ Install the operators:
5555
5656[source,bash]
5757----
58- helm install zookeeper-operator stackable-stable/zookeeper-operator --version=24.11.0
59- helm install kafka-operator stackable-stable/kafka-operator --version=24.11.0
60- helm install secret-operator stackable-stable/secret-operator --version=24.11.0
61- helm install listener-operator stackable-stable/listener-operator --version=24.11.0
62- helm install commons-operator stackable-stable/commons-operator --version=24.11.0
63- helm install nifi-operator stackable-stable/nifi-operator --version=24.11.0
58+ helm install zookeeper-operator stackable-stable/zookeeper-operator --version=24.11.1
59+ helm install kafka-operator stackable-stable/kafka-operator --version=24.11.1
60+ helm install secret-operator stackable-stable/secret-operator --version=24.11.1
61+ helm install listener-operator stackable-stable/listener-operator --version=24.11.1
62+ helm install commons-operator stackable-stable/commons-operator --version=24.11.1
63+ helm install nifi-operator stackable-stable/nifi-operator --version=24.11.1
6464----
6565====
6666
@@ -69,12 +69,12 @@ You can check which operators are installed using `stackablectl operator install
6969[source,console]
7070----
7171OPERATOR VERSION NAMESPACE STATUS LAST UPDATED
72- commons 24.11.0 default deployed 2024-11-30 17:58:32.916032854 +0100 CET
73- kafka 24.11.0 default deployed 2024-11-30 17:58:55.036115353 +0100 CET
74- listener 24.11.0 default deployed 2024-11-30 17:59:18.136775259 +0100 CET
75- nifi 24.11.0 default deployed 2024-11-30 17:59:51.927081648 +0100 CET
76- secret 24.11.0 default deployed 2024-11-30 18:00:05.060241771 +0100 CET
77- zookeeper 24.11.0 default deployed 2024-11-30 18:00:08.425686918 +0100 CET
72+ commons 24.11.1 default deployed 2024-11-30 17:58:32.916032854 +0100 CET
73+ kafka 24.11.1 default deployed 2024-11-30 17:58:55.036115353 +0100 CET
74+ listener 24.11.1 default deployed 2024-11-30 17:59:18.136775259 +0100 CET
75+ nifi 24.11.1 default deployed 2024-11-30 17:59:51.927081648 +0100 CET
76+ secret 24.11.1 default deployed 2024-11-30 18:00:05.060241771 +0100 CET
77+ zookeeper 24.11.1 default deployed 2024-11-30 18:00:08.425686918 +0100 CET
7878----
7979
8080== Deploying Stackable Services
0 commit comments