Skip to content

Commit fe6c7f1

Browse files
committed
chore(nifi): Remove 2.2.0
1 parent e12c9af commit fe6c7f1

File tree

6 files changed

+2
-129
lines changed

6 files changed

+2
-129
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ All notable changes to this project will be documented in this file.
7676
- Remove ubi8-rust-builder image ([#1091]).
7777
- opa: Remove `0.67.1` ([#1103]).
7878
- opa: Remove legacy bundle-builder from container build ([#1103]).
79+
- nifi: Remove `2.2.0` ([#xxx]).
7980

8081
[#916]: https://github.com/stackabletech/docker-images/pull/916
8182
[#1025]: https://github.com/stackabletech/docker-images/pull/1025
@@ -106,6 +107,7 @@ All notable changes to this project will be documented in this file.
106107
[#1103]: https://github.com/stackabletech/docker-images/pull/1103
107108
[#1106]: https://github.com/stackabletech/docker-images/pull/1106
108109
[#1108]: https://github.com/stackabletech/docker-images/pull/1108
110+
[#xxx]: https://github.com/stackabletech/docker-images/pull/xxx
109111

110112
## [25.3.0] - 2025-03-21
111113

nifi/stackable/patches/2.2.0/0001-Disable-zip-assembly-to-save-disk-space.patch

Lines changed: 0 additions & 21 deletions
This file was deleted.

nifi/stackable/patches/2.2.0/0002-Allow-bypassing-check-for-host-header.patch

Lines changed: 0 additions & 62 deletions
This file was deleted.

nifi/stackable/patches/2.2.0/0003-Add-CycloneDX-plugin.patch

Lines changed: 0 additions & 38 deletions
This file was deleted.

nifi/stackable/patches/2.2.0/patchable.toml

Lines changed: 0 additions & 2 deletions
This file was deleted.

nifi/versions.py

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,4 @@
99
"java-base": "11",
1010
"java-devel": "11",
1111
},
12-
{
13-
"product": "2.2.0",
14-
"java-base": "21",
15-
"java-devel": "21",
16-
"nifi_iceberg_bundle": "0.0.3",
17-
},
1812
]

0 commit comments

Comments
 (0)