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
8 changes: 4 additions & 4 deletions nifi/boil-config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ java-devel = "11"
git-sync-version = "v4.4.1"
# Check for new versions at the upstream: https://github.com/DavidGitter/nifi-opa-plugin/tags
# Checkout a Patchable version (patch-series) for the new tag
nifi-opa-authorizer-plugin-version = "0.3.0"
nifi-opa-authorizer-plugin-version = "0.3.2"

[versions."1.28.1".local-images]
java-base = "11"
Expand All @@ -18,7 +18,7 @@ java-devel = "11"
git-sync-version = "v4.4.1"
# Check for new versions at the upstream: https://github.com/DavidGitter/nifi-opa-plugin/tags
# Checkout a Patchable version (patch-series) for the new tag
nifi-opa-authorizer-plugin-version = "0.3.0"
nifi-opa-authorizer-plugin-version = "0.3.2"

[versions."2.4.0".local-images]
java-base = "21"
Expand All @@ -29,7 +29,7 @@ java-devel = "21"
git-sync-version = "v4.4.1"
# Check for new versions at the upstream: https://github.com/DavidGitter/nifi-opa-plugin/tags
# Checkout a Patchable version (patch-series) for the new tag
nifi-opa-authorizer-plugin-version = "0.3.0"
nifi-opa-authorizer-plugin-version = "0.3.2"
# Release a new version here: https://github.com/stackabletech/nifi-iceberg-bundle
# Checkout a Patchable version (patch-series) for the new tag
nifi-iceberg-bundle-version = "0.0.5"
Expand All @@ -43,7 +43,7 @@ java-devel = "21"
git-sync-version = "v4.4.1"
# Check for new versions at the upstream: https://github.com/DavidGitter/nifi-opa-plugin/tags
# Checkout a Patchable version (patch-series) for the new tag
nifi-opa-authorizer-plugin-version = "0.3.0"
nifi-opa-authorizer-plugin-version = "0.3.2"

# Release a new version here: https://github.com/stackabletech/nifi-iceberg-bundle
# Checkout a Patchable version (patch-series) for the new tag
Expand Down
2 changes: 2 additions & 0 deletions nifi/opa-plugin/stackable/patches/0.3.2/patchable.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
mirror = "https://github.com/stackabletech/nifi-opa-plugin.git"
base = "3ec5432824d89c204c306dd7c5e0a4c39ad83691"