Skip to content

Commit 2a4d71e

Browse files
authored
docs: Revert to 1.28.1 (#762)
* docs(getting_started): Revert to 1.28.1 * docs(supported-versions): Mark 2.2.0 as experimental
1 parent 144b55a commit 2a4d71e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/modules/nifi/examples/getting_started/getting_started.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ metadata:
146146
name: simple-nifi
147147
spec:
148148
image:
149-
productVersion: 2.2.0
149+
productVersion: 1.28.1
150150
clusterConfig:
151151
authentication:
152152
- authenticationClass: simple-nifi-users

docs/modules/nifi/examples/getting_started/getting_started.sh.j2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ metadata:
146146
name: simple-nifi
147147
spec:
148148
image:
149-
productVersion: 2.2.0
149+
productVersion: 1.28.1
150150
clusterConfig:
151151
authentication:
152152
- authenticationClass: simple-nifi-users

docs/modules/nifi/partials/supported-versions.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// This is a separate file, since it is used by both the direct NiFi-Operator documentation, and the overarching
33
// Stackable Platform documentation.
44

5-
* 2.2.0 Please note that you need to upgrade to at least 1.27.x before upgrading to 2.x.x!
5+
* 2.2.0 (experimental) - Please note that you need to upgrade to at least 1.27.x before upgrading to 2.x.x!
66
* 1.28.1
77
* 1.27.0 (LTS)
88

0 commit comments

Comments
 (0)