Skip to content

Commit 55c23e2

Browse files
committed
bumped release to 23.7 in getting starting docs (#430)
1 parent b8b6e7c commit 55c23e2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/ROOT/pages/getting_started.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,11 +81,11 @@ Install the Stackable command line utility xref:stackablectl::index.adoc[stackab
8181
=== Installing Stackable Operators
8282
The Stackable operators are components that translate the service definitions deployed via Kubernetes into deploy services on the worker nodes. These can be installed on any node that has access to the Kubernetes control plane. In this example we will install them on the controller node.
8383

84-
Stackable operators can be installed using stackablectl. Run the following commands to install ZooKeeper, Kafka and NiFi from the Stackable 23.4 release.
84+
Stackable operators can be installed using stackablectl. Run the following commands to install ZooKeeper, Kafka and NiFi from the Stackable 23.7 release.
8585

8686
[source,bash]
8787
----
88-
stackablectl release install -i zookeeper -i kafka -i nifi -i secret 23.4
88+
stackablectl release install -i zookeeper -i kafka -i nifi -i secret 23.7
8989
----
9090

9191
.Using Helm instead

0 commit comments

Comments
 (0)