File tree Expand file tree Collapse file tree 5 files changed +6
-6
lines changed
data-lakehouse-iceberg-trino-spark
nifi-kafka-druid-superset-s3 Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 2525 image-name : nifi
2626 # TODO (@NickLarsenNZ): Use a versioned image with stackable0.0.0-dev or stackableXX.X.X so that
2727 # the demo is reproducable for the release and it will be automatically replaced for the release branch.
28- image-version : 2.6.0 -postgresql
28+ image-version : 2.7.2 -postgresql
2929 containerfile-path : demos/signal-processing/Dockerfile-nifi
Original file line number Diff line number Diff line change 1- FROM oci.stackable.tech/sdp/nifi:2.6.0 -stackable0.0.0-dev
1+ FROM oci.stackable.tech/sdp/nifi:2.7.2 -stackable0.0.0-dev
22
33# This is the postgresql JDBC driver from https://jdbc.postgresql.org/download/
44# There appear to be no signatures to validate against 😬
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ metadata:
55 name : nifi
66spec :
77 image :
8- productVersion : 2.6.0
8+ productVersion : 2.7.2
99 clusterConfig :
1010 authentication :
1111 - authenticationClass : nifi-admin-credentials
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ metadata:
55 name : nifi
66spec :
77 image :
8- productVersion : 2.6.0
8+ productVersion : 2.7.2
99 clusterConfig :
1010 authentication :
1111 - authenticationClass : nifi-admin-credentials
Original file line number Diff line number Diff line change @@ -5,10 +5,10 @@ metadata:
55 name : nifi
66spec :
77 image :
8- productVersion : 2.6.0
8+ productVersion : 2.7.2
99 # TODO (@NickLarsenNZ): Use a versioned image with stackable0.0.0-dev or stackableXX.X.X so that
1010 # the demo is reproducable for the release and it will be automatically replaced for the release branch.
11- custom : oci.stackable.tech/demos/nifi:2.6.0 -postgresql
11+ custom : oci.stackable.tech/demos/nifi:2.7.2 -postgresql
1212 # pullPolicy: IfNotPresent
1313 clusterConfig :
1414 authentication :
You can’t perform that action at this time.
0 commit comments