Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ metadata:
name: simple-nifi
spec:
image:
productVersion: 2.2.0
productVersion: 1.28.1
clusterConfig:
authentication:
- authenticationClass: simple-nifi-users
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ metadata:
name: simple-nifi
spec:
image:
productVersion: 2.2.0
productVersion: 1.28.1
clusterConfig:
authentication:
- authenticationClass: simple-nifi-users
Expand Down
2 changes: 1 addition & 1 deletion docs/modules/nifi/partials/supported-versions.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// This is a separate file, since it is used by both the direct NiFi-Operator documentation, and the overarching
// Stackable Platform documentation.

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

Expand Down