@@ -10,7 +10,7 @@ java-devel = "11"
1010git-sync-version = " v4.4.1"
1111# Check for new versions at the upstream: https://github.com/stackabletech/nifi-opa-plugin/tags
1212# Checkout a Patchable version (patch-series) for the new tag
13- nifi-opa-authorizer-plugin-version = " 0.4 .0"
13+ nifi-opa-authorizer-plugin-version = " 0.5 .0"
1414
1515[versions ."2 .6 .0" .local-images ]
1616java-base = " 21"
@@ -21,7 +21,7 @@ java-devel = "21"
2121git-sync-version = " v4.4.1"
2222# Check for new versions at the upstream: https://github.com/stackabletech/nifi-opa-plugin/tags
2323# Checkout a Patchable version (patch-series) for the new tag
24- nifi-opa-authorizer-plugin-version = " 0.4 .0"
24+ nifi-opa-authorizer-plugin-version = " 0.5 .0"
2525
2626# Release a new version here: https://github.com/stackabletech/nifi-iceberg-bundle
2727# Checkout a Patchable version (patch-series) for the new tag
@@ -36,4 +36,15 @@ java-devel = "21"
3636git-sync-version = " v4.4.1"
3737# Check for new versions at the upstream: https://github.com/stackabletech/nifi-opa-plugin/tags
3838# Checkout a Patchable version (patch-series) for the new tag
39- nifi-opa-authorizer-plugin-version = " 0.4.0"
39+ nifi-opa-authorizer-plugin-version = " 0.5.0"
40+
41+ [versions ."2 .9 .0" .local-images ]
42+ java-base = " 21" # As stated in GitHub README
43+ java-devel = " 21"
44+ "shared/logback" = " 1.5.32" # https://github.com/apache/nifi/blob/rel/nifi-2.9.0/pom.xml#L171
45+
46+ [versions ."2 .9 .0" .build-arguments ]
47+ git-sync-version = " v4.4.1"
48+ # Check for new versions at the upstream: https://github.com/stackabletech/nifi-opa-plugin/tags
49+ # Checkout a Patchable version (patch-series) for the new tag
50+ nifi-opa-authorizer-plugin-version = " 0.5.0"
0 commit comments