aboutsummaryrefslogtreecommitdiffstats
path: root/docs/oom_quickstart_guide.rst
diff options
context:
space:
mode:
authorefiacor <fiachra.corcoran@est.tech>2022-11-24 08:02:03 +0000
committerefiacor <fiachra.corcoran@est.tech>2022-11-24 08:04:18 +0000
commit99e46fbb376c2bb8a3968535c4c554ef56449d29 (patch)
treeeda0d1614a5dde43183cd579a6c09f4a71fd23eb /docs/oom_quickstart_guide.rst
parent1fa43b55e82b8759ba37859da61aafe00024cc8b (diff)
[STRIMZI] Bump strimzi version in docs
Bump docs version of Strimzi operator Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I74ee562543d393ae051054c990c228ab8e96fd04 Issue-ID: OOM-3057
Diffstat (limited to 'docs/oom_quickstart_guide.rst')
-rw-r--r--docs/oom_quickstart_guide.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/oom_quickstart_guide.rst b/docs/oom_quickstart_guide.rst
index 27d7a063e8..a4bce67a05 100644
--- a/docs/oom_quickstart_guide.rst
+++ b/docs/oom_quickstart_guide.rst
@@ -61,7 +61,7 @@ More details can be found :doc:`here <oom_setup_paas>`.
- Install the operator::
- > helm install strimzi-kafka-operator strimzi/strimzi-kafka-operator --namespace strimzi-system --version 0.28.0 --set watchAnyNamespace=true --create-namespace
+ > helm install strimzi-kafka-operator strimzi/strimzi-kafka-operator --namespace strimzi-system --version 0.32.0 --set watchAnyNamespace=true --create-namespace
More details can be found :doc:`here <oom_setup_paas>`.