Skip to content

Commit 3b4ebe1

Browse files
authored
chore(nifi): Bump opa-plugin to 0.6.0 (#1583)
1 parent 26bbe40 commit 3b4ebe1

2 files changed

Lines changed: 5 additions & 3 deletions

File tree

nifi/boil-config.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ java-devel = "21"
1010
git-sync-version = "v4.6.0"
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.5.0"
13+
nifi-opa-authorizer-plugin-version = "0.6.0"
1414

1515
# Release a new version here: https://github.com/stackabletech/nifi-iceberg-bundle
1616
# Checkout a Patchable version (patch-series) for the new tag
@@ -26,7 +26,7 @@ java-devel = "21"
2626
git-sync-version = "v4.6.0"
2727
# Check for new versions at the upstream: https://github.com/stackabletech/nifi-opa-plugin/tags
2828
# Checkout a Patchable version (patch-series) for the new tag
29-
nifi-opa-authorizer-plugin-version = "0.5.0"
29+
nifi-opa-authorizer-plugin-version = "0.6.0"
3030

3131
[versions."2.9.0".local-images]
3232
java-base = "21" # As stated in GitHub README
@@ -37,4 +37,4 @@ java-devel = "21"
3737
git-sync-version = "v4.6.0"
3838
# Check for new versions at the upstream: https://github.com/stackabletech/nifi-opa-plugin/tags
3939
# Checkout a Patchable version (patch-series) for the new tag
40-
nifi-opa-authorizer-plugin-version = "0.5.0"
40+
nifi-opa-authorizer-plugin-version = "0.6.0"
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
mirror = "https://github.com/stackabletech/nifi-opa-plugin.git"
2+
base = "2689a6010c29041fcdeff4d8d3b954e95f02d8c6"

0 commit comments

Comments
 (0)