Skip to content

Commit 19e4dd0

Browse files
committed
Use released nifi-opa-plugin 0.4.0
1 parent 248bc72 commit 19e4dd0

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

nifi/boil-config.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ java-devel = "11"
77
git-sync-version = "v4.4.1"
88
# Check for new versions at the upstream: https://github.com/stackabletech/nifi-opa-plugin/tags
99
# Checkout a Patchable version (patch-series) for the new tag
10-
nifi-opa-authorizer-plugin-version = "0.4.0-wip"
10+
nifi-opa-authorizer-plugin-version = "0.4.0"
1111

1212
[versions."2.6.0".local-images]
1313
java-base = "21"
@@ -18,7 +18,7 @@ java-devel = "21"
1818
git-sync-version = "v4.4.1"
1919
# Check for new versions at the upstream: https://github.com/stackabletech/nifi-opa-plugin/tags
2020
# Checkout a Patchable version (patch-series) for the new tag
21-
nifi-opa-authorizer-plugin-version = "0.4.0-wip"
21+
nifi-opa-authorizer-plugin-version = "0.4.0"
2222

2323
# Release a new version here: https://github.com/stackabletech/nifi-iceberg-bundle
2424
# Checkout a Patchable version (patch-series) for the new tag
@@ -33,4 +33,4 @@ java-devel = "21"
3333
git-sync-version = "v4.4.1"
3434
# Check for new versions at the upstream: https://github.com/stackabletech/nifi-opa-plugin/tags
3535
# Checkout a Patchable version (patch-series) for the new tag
36-
nifi-opa-authorizer-plugin-version = "0.4.0-wip"
36+
nifi-opa-authorizer-plugin-version = "0.4.0"

nifi/opa-plugin/stackable/patches/0.4.0-wip/patchable.toml renamed to nifi/opa-plugin/stackable/patches/0.4.0/patchable.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
mirror = "https://github.com/stackabletech/nifi-opa-plugin.git"
2-
base = "00e06bf5b6191c54eb1a52aa7c6581ea4d1edd6b"
2+
base = "46963de3522d04461c8b21b71629736279b9f653"

0 commit comments

Comments
 (0)