22stacks :
33 monitoring :
44 description : Stack containing Prometheus and Grafana
5- stackableRelease : 24.7
5+ stackableRelease : dev
66 stackableOperators :
77 - commons
88 - listener
@@ -25,7 +25,7 @@ stacks:
2525 default : adminadmin
2626 logging :
2727 description : Stack containing OpenSearch, OpenSearch Dashboards (Kibana) and Vector aggregator
28- stackableRelease : 24.7
28+ stackableRelease : dev
2929 stackableOperators :
3030 - commons
3131 - listener
@@ -85,7 +85,7 @@ stacks:
8585 default : adminadmin
8686 airflow :
8787 description : Stack containing Airflow scheduling platform
88- stackableRelease : 24.7
88+ stackableRelease : dev
8989 stackableOperators :
9090 - commons
9191 - listener
@@ -112,7 +112,7 @@ stacks:
112112 default : airflowSecretKey
113113 data-lakehouse-iceberg-trino-spark :
114114 description : Data lakehouse using Iceberg lakehouse on S3, Trino as query engine, Spark for streaming ingest and Superset for data visualization
115- stackableRelease : 24.7
115+ stackableRelease : dev
116116 stackableOperators :
117117 - commons
118118 - listener
@@ -169,7 +169,7 @@ stacks:
169169 default : supersetSecretKey
170170 hdfs-hbase :
171171 description : HBase cluster using HDFS as underlying storage
172- stackableRelease : 24.7
172+ stackableRelease : dev
173173 stackableOperators :
174174 - commons
175175 - listener
@@ -192,7 +192,7 @@ stacks:
192192 parameters : []
193193 nifi-kafka-druid-superset-s3 :
194194 description : Stack containing NiFi, Kafka, Druid, MinIO and Superset for data visualization
195- stackableRelease : 24.7
195+ stackableRelease : dev
196196 stackableOperators :
197197 - commons
198198 - listener
@@ -238,7 +238,7 @@ stacks:
238238 default : adminadmin
239239 spark-trino-superset-s3 :
240240 description : Stack containing MinIO, Trino and Superset for data visualization
241- stackableRelease : 24.7
241+ stackableRelease : dev
242242 stackableOperators :
243243 - commons
244244 - listener
@@ -283,7 +283,7 @@ stacks:
283283 default : supersetSecretKey
284284 trino-superset-s3 :
285285 description : Stack containing MinIO, Trino and Superset for data visualization
286- stackableRelease : 24.7
286+ stackableRelease : dev
287287 stackableOperators :
288288 - commons
289289 - listener
@@ -325,7 +325,7 @@ stacks:
325325 default : supersetSecretKey
326326 trino-iceberg :
327327 description : Stack containing Trino using Apache Iceberg as a S3 data lakehouse
328- stackableRelease : 24.7
328+ stackableRelease : dev
329329 stackableOperators :
330330 - commons
331331 - listener
@@ -359,7 +359,7 @@ stacks:
359359 default : adminadmin
360360 jupyterhub-pyspark-hdfs :
361361 description : Jupyterhub with PySpark and HDFS integration
362- stackableRelease : 24.7
362+ stackableRelease : dev
363363 stackableOperators :
364364 - commons
365365 - listener
@@ -389,7 +389,7 @@ stacks:
389389 default : adminadmin
390390 dual-hive-hdfs-s3 :
391391 description : Dual stack Hive on HDFS and S3 for Hadoop/Hive to Trino migration
392- stackableRelease : 24.7
392+ stackableRelease : dev
393393 stackableOperators :
394394 - commons
395395 - listener
@@ -426,7 +426,7 @@ stacks:
426426 The bind user credentials are: ldapadmin:ldapadminpassword.
427427 No AuthenticationClass is configured, The AuthenticationClass is created manually in the tutorial.
428428 Use the 'openldap' Stack for an OpenLDAD with an AuthenticationClass already installed.
429- stackableRelease : 24.7
429+ stackableRelease : dev
430430 stackableOperators :
431431 - commons
432432 - listener
@@ -449,7 +449,7 @@ stacks:
449449 The bind user credentials are: ldapadmin:ldapadminpassword.
450450 The LDAP AuthenticationClass is called 'ldap' and the SecretClass for the bind credentials is called 'ldap-bind-credentials'.
451451 The stack already creates an appropriate Secret, so referring to the 'ldap' AuthenticationClass in your ProductCluster should be enough.
452- stackableRelease : 24.7
452+ stackableRelease : dev
453453 stackableOperators :
454454 - commons
455455 - listener
@@ -475,7 +475,7 @@ stacks:
475475 3 users are created in Keycloak: admin:adminadmin, alice:alicealice, bob:bobbob. admin and alice are admins with
476476 full authorization in Druid and Trino, bob is not authorized.
477477 This is a proof-of-concept and the mechanisms used here are subject to change.
478- stackableRelease : 24.7
478+ stackableRelease : dev
479479 stackableOperators :
480480 - commons
481481 - listener
@@ -541,7 +541,7 @@ stacks:
541541
542542 Note that this stack is tightly coupled with the demo.
543543 So if you install the stack you will get demo-specific parts (such as Keycloak users or regorules).
544- stackableRelease : 24.7
544+ stackableRelease : dev
545545 stackableOperators :
546546 - commons
547547 - listener
@@ -611,7 +611,7 @@ stacks:
611611 signal-processing :
612612 description : >-
613613 A stack used for creating, streaming and processing in-flight data and persisting it to TimescaleDB before it is displayed in Grafana
614- stackableRelease : 24.7
614+ stackableRelease : dev
615615 stackableOperators :
616616 - commons
617617 - listener
0 commit comments