Skip to content

Commit ed79ef3

Browse files
committed
chore(release): Update stackableRelease to 25.11
1 parent 05a5fb6 commit ed79ef3

File tree

1 file changed

+17
-17
lines changed

1 file changed

+17
-17
lines changed

stacks/stacks-v2.yaml

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
stacks:
33
argo-cd-git-ops:
44
description: Deploying Stackable Operators with ArgoCD
5-
stackableRelease: dev # This does not matter -> managed by ArgoCD
5+
stackableRelease: 25.11 # This does not matter -> managed by ArgoCD
66
stackableOperators: ["argo-deploys-operators"] # This does not matter -> managed by ArgoCD
77
labels:
88
- argocd
@@ -43,7 +43,7 @@ stacks:
4343
default: $2y$10$HhJC3pGHTlk8RyBoS39N/.wC72mdWxV2X8QS1wROUwCFxl.2tGfky
4444
monitoring:
4545
description: Stack containing Prometheus and Grafana
46-
stackableRelease: dev
46+
stackableRelease: 25.11
4747
stackableOperators:
4848
- commons
4949
- listener
@@ -69,7 +69,7 @@ stacks:
6969
default: adminadmin
7070
logging:
7171
description: Stack containing OpenSearch, OpenSearch Dashboards (Kibana) and Vector aggregator
72-
stackableRelease: dev
72+
stackableRelease: 25.11
7373
stackableOperators:
7474
- commons
7575
- listener
@@ -108,7 +108,7 @@ stacks:
108108
observability:
109109
description: >-
110110
An observability stack with auto-injection of the opentelemetry-collector sidecar to receive traces/logs/metrics via OTLP, and send them to Jaeger/Tempo/Loki.
111-
stackableRelease: dev
111+
stackableRelease: 25.11
112112
stackableOperators:
113113
- commons
114114
- listener
@@ -133,7 +133,7 @@ stacks:
133133
default: adminadmin
134134
airflow:
135135
description: Stack containing Airflow scheduling platform
136-
stackableRelease: dev
136+
stackableRelease: 25.11
137137
stackableOperators:
138138
- commons
139139
- listener
@@ -164,7 +164,7 @@ stacks:
164164
default: airflowSecretKey
165165
data-lakehouse-iceberg-trino-spark:
166166
description: Data lakehouse using Iceberg lakehouse on S3, Trino as query engine, Spark for streaming ingest and Superset for data visualization
167-
stackableRelease: dev
167+
stackableRelease: 25.11
168168
stackableOperators:
169169
- commons
170170
- listener
@@ -220,7 +220,7 @@ stacks:
220220
default: supersetSecretKey
221221
hdfs-hbase:
222222
description: HBase cluster using HDFS as underlying storage
223-
stackableRelease: dev
223+
stackableRelease: 25.11
224224
stackableOperators:
225225
- commons
226226
- listener
@@ -243,7 +243,7 @@ stacks:
243243
parameters: []
244244
nifi-kafka-druid-superset-s3:
245245
description: Stack containing NiFi, Kafka, Druid, MinIO and Superset for data visualization
246-
stackableRelease: dev
246+
stackableRelease: 25.11
247247
stackableOperators:
248248
- commons
249249
- listener
@@ -289,7 +289,7 @@ stacks:
289289
default: adminadmin
290290
spark-trino-superset-s3:
291291
description: Stack containing MinIO, Trino and Superset for data visualization
292-
stackableRelease: dev
292+
stackableRelease: 25.11
293293
stackableOperators:
294294
- commons
295295
- listener
@@ -334,7 +334,7 @@ stacks:
334334
default: supersetSecretKey
335335
trino-superset-s3:
336336
description: Stack containing MinIO, Trino and Superset for data visualization
337-
stackableRelease: dev
337+
stackableRelease: 25.11
338338
stackableOperators:
339339
- commons
340340
- listener
@@ -376,7 +376,7 @@ stacks:
376376
default: supersetSecretKey
377377
trino-iceberg:
378378
description: Stack containing Trino using Apache Iceberg as a S3 data lakehouse
379-
stackableRelease: dev
379+
stackableRelease: 25.11
380380
stackableOperators:
381381
- commons
382382
- listener
@@ -410,7 +410,7 @@ stacks:
410410
default: adminadmin
411411
jupyterhub-pyspark-hdfs:
412412
description: Jupyterhub with PySpark and HDFS integration
413-
stackableRelease: dev
413+
stackableRelease: 25.11
414414
stackableOperators:
415415
- commons
416416
- listener
@@ -443,7 +443,7 @@ stacks:
443443
The bind user credentials are: ldapadmin:ldapadminpassword.
444444
No AuthenticationClass is configured, The AuthenticationClass is created manually in the tutorial.
445445
Use the 'openldap' Stack for an OpenLDAD with an AuthenticationClass already installed.
446-
stackableRelease: dev
446+
stackableRelease: 25.11
447447
stackableOperators:
448448
- commons
449449
- listener
@@ -466,7 +466,7 @@ stacks:
466466
The bind user credentials are: ldapadmin:ldapadminpassword.
467467
The LDAP AuthenticationClass is called 'openldap' and the SecretClass for the bind credentials is called 'openldap-bind-credentials'.
468468
The stack already creates an appropriate Secret, so referring to the 'openldap' AuthenticationClass in your ProductCluster should be enough.
469-
stackableRelease: dev
469+
stackableRelease: 25.11
470470
stackableOperators:
471471
- commons
472472
- listener
@@ -490,7 +490,7 @@ stacks:
490490
491491
Note that this stack is tightly coupled with the demo.
492492
So if you install the stack you will get demo-specific parts (such as Keycloak users or regorules).
493-
stackableRelease: dev
493+
stackableRelease: 25.11
494494
stackableOperators:
495495
- commons
496496
- listener
@@ -562,7 +562,7 @@ stacks:
562562
signal-processing:
563563
description: >-
564564
A stack used for creating, streaming and processing in-flight data and persisting it to TimescaleDB before it is displayed in Grafana
565-
stackableRelease: dev
565+
stackableRelease: 25.11
566566
stackableOperators:
567567
- commons
568568
- listener
@@ -598,7 +598,7 @@ stacks:
598598
jupyterhub-keycloak:
599599
description: >-
600600
A stack used to demonstrate JupyterHub and Keycloak, using parts of the end-to-end security demo.
601-
stackableRelease: dev
601+
stackableRelease: 25.11
602602
stackableOperators:
603603
- commons
604604
- listener

0 commit comments

Comments
 (0)