Skip to content

Commit aa7abe8

Browse files
committed
chore(release): Replace githubusercontent references main->release-25.11
1 parent abda6ef commit aa7abe8

File tree

11 files changed

+161
-161
lines changed

11 files changed

+161
-161
lines changed

demos/data-lakehouse-iceberg-trino-spark/setup-superset.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ spec:
1515
- pipefail
1616
- -c
1717
- |
18-
curl -o superset-assets.zip https://raw.githubusercontent.com/stackabletech/demos/main/demos/data-lakehouse-iceberg-trino-spark/superset-assets.zip
18+
curl -o superset-assets.zip https://raw.githubusercontent.com/stackabletech/demos/release-25.11/demos/data-lakehouse-iceberg-trino-spark/superset-assets.zip
1919
python -u /tmp/script/script.py
2020
volumeMounts:
2121
- name: script

demos/demos-v2.yaml

Lines changed: 43 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -15,17 +15,17 @@ demos:
1515
################################
1616
# projects
1717
################################
18-
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/main/demos/argo-cd-git-ops/projects/airflow.yaml
19-
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/main/demos/argo-cd-git-ops/projects/minio.yaml
18+
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/release-25.11/demos/argo-cd-git-ops/projects/airflow.yaml
19+
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/release-25.11/demos/argo-cd-git-ops/projects/minio.yaml
2020
################################
2121
# prerequisites
2222
################################
23-
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/main/demos/argo-cd-git-ops/applications/airflow-postgres.yaml
24-
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/main/demos/argo-cd-git-ops/applications/minio.yaml
23+
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/release-25.11/demos/argo-cd-git-ops/applications/airflow-postgres.yaml
24+
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/release-25.11/demos/argo-cd-git-ops/applications/minio.yaml
2525
################################
2626
# products
2727
################################
28-
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/main/demos/argo-cd-git-ops/applications/airflow.yaml
28+
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/release-25.11/demos/argo-cd-git-ops/applications/airflow.yaml
2929
supportedNamespaces:
3030
- argo-cd
3131
resourceRequests:
@@ -46,12 +46,12 @@ demos:
4646
- airflow
4747
- job-scheduling
4848
manifests:
49-
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/main/demos/airflow-scheduled-job/01-airflow-demo-clusterrole.yaml
50-
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/main/demos/airflow-scheduled-job/02-airflow-demo-clusterrolebinding.yaml
51-
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/main/demos/airflow-scheduled-job/03-enable-and-run-spark-dag.yaml
52-
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/main/demos/airflow-scheduled-job/04-enable-and-run-date-dag.yaml
53-
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/main/demos/airflow-scheduled-job/05-enable-and-run-kafka-dag.yaml
54-
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/main/demos/airflow-scheduled-job/06-create-opa-users.yaml
49+
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/release-25.11/demos/airflow-scheduled-job/01-airflow-demo-clusterrole.yaml
50+
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/release-25.11/demos/airflow-scheduled-job/02-airflow-demo-clusterrolebinding.yaml
51+
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/release-25.11/demos/airflow-scheduled-job/03-enable-and-run-spark-dag.yaml
52+
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/release-25.11/demos/airflow-scheduled-job/04-enable-and-run-date-dag.yaml
53+
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/release-25.11/demos/airflow-scheduled-job/05-enable-and-run-kafka-dag.yaml
54+
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/release-25.11/demos/airflow-scheduled-job/06-create-opa-users.yaml
5555
supportedNamespaces: []
5656
resourceRequests:
5757
cpu: 2401m
@@ -65,8 +65,8 @@ demos:
6565
- hdfs
6666
- cycling-tripdata
6767
manifests:
68-
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/main/demos/hbase-hdfs-load-cycling-data/distcp-cycling-data.yaml
69-
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/main/demos/hbase-hdfs-load-cycling-data/create-hfile-and-import-to-hbase.yaml
68+
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/release-25.11/demos/hbase-hdfs-load-cycling-data/distcp-cycling-data.yaml
69+
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/release-25.11/demos/hbase-hdfs-load-cycling-data/create-hfile-and-import-to-hbase.yaml
7070
supportedNamespaces: []
7171
resourceRequests:
7272
cpu: 1950m
@@ -84,9 +84,9 @@ demos:
8484
- opa
8585
- keycloak
8686
manifests:
87-
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/main/demos/end-to-end-security/create-trino-tables.yaml
88-
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/main/demos/end-to-end-security/serviceaccount.yaml
89-
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/main/demos/end-to-end-security/create-spark-report.yaml
87+
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/release-25.11/demos/end-to-end-security/create-trino-tables.yaml
88+
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/release-25.11/demos/end-to-end-security/serviceaccount.yaml
89+
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/release-25.11/demos/end-to-end-security/create-spark-report.yaml
9090
supportedNamespaces: []
9191
resourceRequests:
9292
cpu: 9000m
@@ -105,10 +105,10 @@ demos:
105105
- s3
106106
- earthquakes
107107
manifests:
108-
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/main/demos/nifi-kafka-druid-earthquake-data/serviceaccount.yaml
109-
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/main/demos/nifi-kafka-druid-earthquake-data/create-nifi-ingestion-job.yaml
110-
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/main/demos/nifi-kafka-druid-earthquake-data/create-druid-ingestion-job.yaml
111-
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/main/demos/nifi-kafka-druid-earthquake-data/setup-superset.yaml
108+
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/release-25.11/demos/nifi-kafka-druid-earthquake-data/serviceaccount.yaml
109+
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/release-25.11/demos/nifi-kafka-druid-earthquake-data/create-nifi-ingestion-job.yaml
110+
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/release-25.11/demos/nifi-kafka-druid-earthquake-data/create-druid-ingestion-job.yaml
111+
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/release-25.11/demos/nifi-kafka-druid-earthquake-data/setup-superset.yaml
112112
supportedNamespaces: ["default"]
113113
resourceRequests:
114114
cpu: 8700m
@@ -127,10 +127,10 @@ demos:
127127
- s3
128128
- water-levels
129129
manifests:
130-
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/main/demos/nifi-kafka-druid-water-level-data/serviceaccount.yaml
131-
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/main/demos/nifi-kafka-druid-water-level-data/create-nifi-ingestion-job.yaml
132-
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/main/demos/nifi-kafka-druid-water-level-data/create-druid-ingestion-job.yaml
133-
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/main/demos/nifi-kafka-druid-water-level-data/setup-superset.yaml
130+
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/release-25.11/demos/nifi-kafka-druid-water-level-data/serviceaccount.yaml
131+
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/release-25.11/demos/nifi-kafka-druid-water-level-data/create-nifi-ingestion-job.yaml
132+
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/release-25.11/demos/nifi-kafka-druid-water-level-data/create-druid-ingestion-job.yaml
133+
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/release-25.11/demos/nifi-kafka-druid-water-level-data/setup-superset.yaml
134134
supportedNamespaces: ["default"]
135135
resourceRequests:
136136
cpu: 8900m
@@ -147,10 +147,10 @@ demos:
147147
- s3
148148
- ny-taxi-data
149149
manifests:
150-
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/main/demos/spark-k8s-anomaly-detection-taxi-data/serviceaccount.yaml
151-
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/main/demos/spark-k8s-anomaly-detection-taxi-data/load-test-data.yaml
152-
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/main/demos/spark-k8s-anomaly-detection-taxi-data/create-spark-anomaly-detection-job.yaml
153-
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/main/demos/spark-k8s-anomaly-detection-taxi-data/setup-superset.yaml
150+
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/release-25.11/demos/spark-k8s-anomaly-detection-taxi-data/serviceaccount.yaml
151+
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/release-25.11/demos/spark-k8s-anomaly-detection-taxi-data/load-test-data.yaml
152+
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/release-25.11/demos/spark-k8s-anomaly-detection-taxi-data/create-spark-anomaly-detection-job.yaml
153+
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/release-25.11/demos/spark-k8s-anomaly-detection-taxi-data/setup-superset.yaml
154154
supportedNamespaces: []
155155
resourceRequests:
156156
cpu: 6400m
@@ -182,9 +182,9 @@ demos:
182182
- s3
183183
- ny-taxi-data
184184
manifests:
185-
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/main/demos/trino-taxi-data/load-test-data.yaml
186-
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/main/demos/trino-taxi-data/create-table-in-trino.yaml
187-
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/main/demos/trino-taxi-data/setup-superset.yaml
185+
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/release-25.11/demos/trino-taxi-data/load-test-data.yaml
186+
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/release-25.11/demos/trino-taxi-data/create-table-in-trino.yaml
187+
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/release-25.11/demos/trino-taxi-data/setup-superset.yaml
188188
supportedNamespaces: []
189189
resourceRequests:
190190
cpu: 6800m
@@ -207,12 +207,12 @@ demos:
207207
- water-levels
208208
- earthquakes
209209
manifests:
210-
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/main/demos/data-lakehouse-iceberg-trino-spark/serviceaccount.yaml
211-
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/main/demos/data-lakehouse-iceberg-trino-spark/load-test-data.yaml
212-
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/main/demos/data-lakehouse-iceberg-trino-spark/create-trino-tables.yaml
213-
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/main/demos/data-lakehouse-iceberg-trino-spark/create-nifi-ingestion-job.yaml
214-
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/main/demos/data-lakehouse-iceberg-trino-spark/create-spark-ingestion-job.yaml
215-
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/main/demos/data-lakehouse-iceberg-trino-spark/setup-superset.yaml
210+
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/release-25.11/demos/data-lakehouse-iceberg-trino-spark/serviceaccount.yaml
211+
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/release-25.11/demos/data-lakehouse-iceberg-trino-spark/load-test-data.yaml
212+
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/release-25.11/demos/data-lakehouse-iceberg-trino-spark/create-trino-tables.yaml
213+
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/release-25.11/demos/data-lakehouse-iceberg-trino-spark/create-nifi-ingestion-job.yaml
214+
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/release-25.11/demos/data-lakehouse-iceberg-trino-spark/create-spark-ingestion-job.yaml
215+
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/release-25.11/demos/data-lakehouse-iceberg-trino-spark/setup-superset.yaml
216216
supportedNamespaces: ["default"]
217217
resourceRequests:
218218
cpu: "80"
@@ -228,7 +228,7 @@ demos:
228228
- pyspark
229229
- ny-taxi-data
230230
manifests:
231-
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/main/demos/jupyterhub-pyspark-hdfs-anomaly-detection-taxi-data/load-test-data.yaml
231+
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/release-25.11/demos/jupyterhub-pyspark-hdfs-anomaly-detection-taxi-data/load-test-data.yaml
232232
supportedNamespaces: []
233233
resourceRequests:
234234
cpu: 3350m
@@ -245,7 +245,7 @@ demos:
245245
- vector
246246
- zookeeper
247247
manifests:
248-
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/main/demos/logging/zookeeper.yaml
248+
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/release-25.11/demos/logging/zookeeper.yaml
249249
supportedNamespaces: []
250250
resourceRequests:
251251
cpu: 6500m
@@ -260,9 +260,9 @@ demos:
260260
- jupyterhub
261261
- grafana-dashboards
262262
manifests:
263-
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/main/demos/signal-processing/serviceaccount.yaml
264-
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/main/demos/signal-processing/create-timescale-tables.yaml
265-
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/main/demos/signal-processing/create-nifi-ingestion-job.yaml
263+
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/release-25.11/demos/signal-processing/serviceaccount.yaml
264+
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/release-25.11/demos/signal-processing/create-timescale-tables.yaml
265+
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/release-25.11/demos/signal-processing/create-nifi-ingestion-job.yaml
266266
supportedNamespaces: []
267267
resourceRequests:
268268
cpu: "3"
@@ -278,7 +278,7 @@ demos:
278278
- spark
279279
- S3
280280
manifests:
281-
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/main/demos/jupyterhub-keycloak/load-gas-data.yaml
281+
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/release-25.11/demos/jupyterhub-keycloak/load-gas-data.yaml
282282
supportedNamespaces: []
283283
resourceRequests:
284284
cpu: 6400m

demos/nifi-kafka-druid-earthquake-data/setup-superset.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ spec:
2929
- pipefail
3030
- -c
3131
- |
32-
curl -o superset-assets.zip https://raw.githubusercontent.com/stackabletech/demos/main/demos/nifi-kafka-druid-earthquake-data/superset-assets.zip
32+
curl -o superset-assets.zip https://raw.githubusercontent.com/stackabletech/demos/release-25.11/demos/nifi-kafka-druid-earthquake-data/superset-assets.zip
3333
python -u /tmp/script/script.py
3434
volumeMounts:
3535
- name: script

demos/nifi-kafka-druid-water-level-data/setup-superset.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ spec:
2929
- pipefail
3030
- -c
3131
- |
32-
curl -o superset-assets.zip https://raw.githubusercontent.com/stackabletech/demos/main/demos/nifi-kafka-druid-water-level-data/superset-assets.zip
32+
curl -o superset-assets.zip https://raw.githubusercontent.com/stackabletech/demos/release-25.11/demos/nifi-kafka-druid-water-level-data/superset-assets.zip
3333
python -u /tmp/script/script.py
3434
volumeMounts:
3535
- name: script

demos/spark-k8s-anomaly-detection-taxi-data/setup-superset.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ spec:
1515
- pipefail
1616
- -c
1717
- |
18-
curl -L -o superset-assets.zip https://raw.githubusercontent.com/stackabletech/demos/main/demos/spark-k8s-anomaly-detection-taxi-data/superset-assets.zip
18+
curl -L -o superset-assets.zip https://raw.githubusercontent.com/stackabletech/demos/release-25.11/demos/spark-k8s-anomaly-detection-taxi-data/superset-assets.zip
1919
python -u /tmp/script/script.py
2020
volumeMounts:
2121
- name: script

demos/trino-taxi-data/setup-superset.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ spec:
99
containers:
1010
- name: setup-superset
1111
image: oci.stackable.tech/sdp/testing-tools:0.2.0-stackable25.11.0
12-
command: ["bash", "-c", "curl -o superset-assets.zip https://raw.githubusercontent.com/stackabletech/demos/main/demos/trino-taxi-data/superset-assets.zip && python -u /tmp/script/script.py"]
12+
command: ["bash", "-c", "curl -o superset-assets.zip https://raw.githubusercontent.com/stackabletech/demos/release-25.11/demos/trino-taxi-data/superset-assets.zip && python -u /tmp/script/script.py"]
1313
volumeMounts:
1414
- name: script
1515
mountPath: /tmp/script

stacks/end-to-end-security/setup-postgresql.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ spec:
1616
- |
1717
kubectl rollout status --watch statefulset/postgresql-superset
1818
cd /tmp
19-
curl --fail -O https://raw.githubusercontent.com/stackabletech/demos/main/stacks/end-to-end-security/postgres_superset_dump.sql
19+
curl --fail -O https://raw.githubusercontent.com/stackabletech/demos/release-25.11/stacks/end-to-end-security/postgres_superset_dump.sql
2020
2121
# We need to omit changing the users password, as otherwise the content in the Secrets does not match
2222
# the actual password in Postgres.

stacks/jupyterhub-keycloak/jupyterhub.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ options:
152152
initContainers:
153153
- name: download-notebook
154154
image: oci.stackable.tech/sdp/tools:1.0.0-stackable25.11.0
155-
command: ['sh', '-c', 'curl https://raw.githubusercontent.com/stackabletech/demos/main/stacks/jupyterhub-keycloak/process-s3.ipynb -o /notebook/process-s3.ipynb']
155+
command: ['sh', '-c', 'curl https://raw.githubusercontent.com/stackabletech/demos/release-25.11/stacks/jupyterhub-keycloak/process-s3.ipynb -o /notebook/process-s3.ipynb']
156156
volumeMounts:
157157
- mountPath: /notebook
158158
name: notebook

stacks/jupyterhub-pyspark-hdfs/jupyterlab.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ spec:
4444
- bash
4545
args:
4646
- -c
47-
- curl https://raw.githubusercontent.com/stackabletech/demos/main/stacks/jupyterhub-pyspark-hdfs/notebook.ipynb -o /notebook/notebook.ipynb
47+
- curl https://raw.githubusercontent.com/stackabletech/demos/release-25.11/stacks/jupyterhub-pyspark-hdfs/notebook.ipynb -o /notebook/notebook.ipynb
4848
volumeMounts:
4949
- mountPath: /notebook
5050
name: notebook

stacks/signal-processing/jupyterhub.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ options:
4242
initContainers:
4343
- name: download-notebook
4444
image: oci.stackable.tech/sdp/tools:1.0.0-stackable25.11.0
45-
command: ['sh', '-c', 'curl https://raw.githubusercontent.com/stackabletech/demos/main/stacks/signal-processing/tsdb.ipynb -o /notebook/tsdb.ipynb']
45+
command: ['sh', '-c', 'curl https://raw.githubusercontent.com/stackabletech/demos/release-25.11/stacks/signal-processing/tsdb.ipynb -o /notebook/tsdb.ipynb']
4646
volumeMounts:
4747
- mountPath: /notebook
4848
name: notebook

0 commit comments

Comments
 (0)