Skip to content

Commit 2c02ac9

Browse files
authored
Update secret-operator version
1 parent 1456020 commit 2c02ac9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

modules/ROOT/pages/release_notes.adoc

+3-3
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ You can list the available releases as follows
5555
$ stackablectl release list
5656
RELEASE RELEASE DATE DESCRIPTION
5757
22.06 2022-06-30 First official release of the Stackable Data Platform
58-
22.09 2022-09-09 Second release focusing on OpenShift support and security
58+
22.09 2022-09-09 Second release focusing on security and OpenShift support
5959
----
6060

6161
To uninstall the `22.06` release run
@@ -84,7 +84,7 @@ $ stackablectl release install 22.09
8484
[INFO ] Installing kafka operator in version 0.7.0
8585
[INFO ] Installing nifi operator in version 0.7.0
8686
[INFO ] Installing opa operator in version 0.10.0
87-
[INFO ] Installing secret operator in version 0.6.0
87+
[INFO ] Installing secret operator in version 0.5.0
8888
[INFO ] Installing spark-k8s operator in version 0.5.0
8989
[INFO ] Installing superset operator in version 0.6.0
9090
[INFO ] Installing trino operator in version 0.5.0
@@ -119,7 +119,7 @@ $ helm install --wait hive-operator stackable/hive-operator --version 0.7.0
119119
$ helm install --wait kafka-operator stackable/kafka-operator --version 0.7.0
120120
$ helm install --wait nifi-operator stackable/nifi-operator --version 0.7.0
121121
$ helm install --wait opa-operator stackable/opa-operator --version 0.10.0
122-
$ helm install --wait secret-operator stackable/secret-operator --version 0.6.0
122+
$ helm install --wait secret-operator stackable/secret-operator --version 0.5.0
123123
$ helm install --wait spark-k8s-operator stackable/spark-k8s-operator --version 0.5.0
124124
$ helm install --wait superset-operator stackable/superset-operator --version 0.6.0
125125
$ helm install --wait trino-operator stackable/trino-operator --version 0.5.0

0 commit comments

Comments
 (0)