Skip to content

Commit

Permalink
add version 1.23.2, remove deprecated
Browse files Browse the repository at this point in the history
  • Loading branch information
maltesander committed Oct 9, 2023
1 parent d03a1ea commit 5575848
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 15 deletions.
7 changes: 2 additions & 5 deletions docs/modules/nifi/partials/supported-versions.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,5 @@
// This is a separate file, since it is used by both the direct NiFi-Operator documentation, and the overarching
// Stackable Platform documentation.

* 1.15.0, 1.15.1, 1.15.2, 1.15.3
* 1.16.0, 1.16.1, 1.16.2, 1.16.3
* 1.18.0
* 1.20.0
* 1.21.0
- 1.23.2
- 1.21.0 (deprecated)
16 changes: 6 additions & 10 deletions tests/test-definition.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,27 +6,23 @@
dimensions:
- name: zookeeper
values:
- 3.7.0
- 3.8.0
- 3.8.2
- name: zookeeper-latest
values:
- 3.8.0
- 3.8.2
- name: nifi
values:
- 1.15.3
- 1.16.3
- 1.18.0
- 1.20.0
- 1.21.0
- 1.23.2
- name: nifi_old
values:
- 1.18.0
- 1.21.0
- name: nifi_new
values:
- 1.21.0
- 1.23.2
- name: nifi-latest
values:
- 1.21.0
- 1.23.2
- name: ldap-use-tls
values:
- "false"
Expand Down

0 comments on commit 5575848

Please sign in to comment.