Skip to content

Commit 2684ed0

Browse files
authored
chore: Bump Superset to 6.1.0 (#416)
1 parent f4eea48 commit 2684ed0

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

docs/modules/demos/pages/end-to-end-security.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,7 @@ image::end-to-end-security/dbeaver_5.png[]
315315

316316
=== OIDC support across the board
317317

318-
If you already logged in to Trino, you can try opening up the Superset UI. That is reachable with the `external-http` endpoint provided by `stackablectl stacklet list`. In this case the endpoint is http://172.18.0.2:30443. You should see the `Sign in with Keycloak` button on your screen.
318+
If you already logged in to Trino, you can try opening up the Superset UI. That is reachable with the `node-http` endpoint provided by `stackablectl stacklet list`. In this case the endpoint is http://172.18.0.2:30443. You should see the `Sign in with Keycloak` button on your screen.
319319

320320
image::end-to-end-security/superset_1.png[]
321321

stacks/end-to-end-security/superset.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ metadata:
1515
name: superset
1616
spec:
1717
image:
18-
productVersion: 6.0.0
18+
productVersion: 6.1.0
1919
clusterConfig:
2020
credentialsSecretName: superset-admin-credentials
2121
metadataDatabase:

stacks/nifi-kafka-druid-superset-s3/superset.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
name: superset
66
spec:
77
image:
8-
productVersion: 6.0.0
8+
productVersion: 6.1.0
99
clusterConfig:
1010
credentialsSecretName: superset-admin-credentials
1111
metadataDatabase:

stacks/trino-superset-s3/superset.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
name: superset
66
spec:
77
image:
8-
productVersion: 6.0.0
8+
productVersion: 6.1.0
99
clusterConfig:
1010
credentialsSecretName: superset-admin-credentials
1111
metadataDatabase:

0 commit comments

Comments
 (0)