@@ -55,12 +55,12 @@ Install the operators:
55
55
56
56
[source,bash]
57
57
----
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
64
64
----
65
65
====
66
66
@@ -69,12 +69,12 @@ You can check which operators are installed using `stackablectl operator install
69
69
[source,console]
70
70
----
71
71
OPERATOR 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
78
78
----
79
79
80
80
== Deploying Stackable Services
0 commit comments