diff --git a/docs/modules/demos/pages/end-to-end-security.adoc b/docs/modules/demos/pages/end-to-end-security.adoc index b4518a6a..4c65aa80 100644 --- a/docs/modules/demos/pages/end-to-end-security.adoc +++ b/docs/modules/demos/pages/end-to-end-security.adoc @@ -315,7 +315,7 @@ image::end-to-end-security/dbeaver_5.png[] === OIDC support across the board -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. +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. image::end-to-end-security/superset_1.png[] diff --git a/stacks/end-to-end-security/superset.yaml b/stacks/end-to-end-security/superset.yaml index a1c3d59c..d014c75f 100644 --- a/stacks/end-to-end-security/superset.yaml +++ b/stacks/end-to-end-security/superset.yaml @@ -15,7 +15,7 @@ metadata: name: superset spec: image: - productVersion: 6.0.0 + productVersion: 6.1.0 clusterConfig: credentialsSecretName: superset-admin-credentials metadataDatabase: diff --git a/stacks/nifi-kafka-druid-superset-s3/superset.yaml b/stacks/nifi-kafka-druid-superset-s3/superset.yaml index 702dac86..2b348e52 100644 --- a/stacks/nifi-kafka-druid-superset-s3/superset.yaml +++ b/stacks/nifi-kafka-druid-superset-s3/superset.yaml @@ -5,7 +5,7 @@ metadata: name: superset spec: image: - productVersion: 6.0.0 + productVersion: 6.1.0 clusterConfig: credentialsSecretName: superset-admin-credentials metadataDatabase: diff --git a/stacks/trino-superset-s3/superset.yaml b/stacks/trino-superset-s3/superset.yaml index 2c538d18..44c969a6 100644 --- a/stacks/trino-superset-s3/superset.yaml +++ b/stacks/trino-superset-s3/superset.yaml @@ -5,7 +5,7 @@ metadata: name: superset spec: image: - productVersion: 6.0.0 + productVersion: 6.1.0 clusterConfig: credentialsSecretName: superset-admin-credentials metadataDatabase: