File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313 name : config
1414 containers :
1515 - name : superset
16- image : oci.stackable.tech/sdp/superset:6.0 .0-stackable0.0.0-dev
16+ image : oci.stackable.tech/sdp/superset:6.1 .0-stackable0.0.0-dev
1717 command : [
1818 " /bin/bash" ,
1919 " -c" ,
Original file line number Diff line number Diff line change 1313 name: config
1414 containers:
1515 - name: superset
16- image: oci.stackable.tech/sdp/superset:6.0 .0-stackable{{ versions.superset }}
16+ image: oci.stackable.tech/sdp/superset:6.1 .0-stackable{{ versions.superset }}
1717 command: [
1818 "/bin/bash",
1919 "-c",
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ metadata:
1313 name : simple-superset
1414spec :
1515 image :
16- productVersion : 6.0 .0
16+ productVersion : 6.1 .0
1717 clusterConfig :
1818 credentialsSecretName : superset-admin-credentials
1919 metadataDatabase :
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ metadata:
3434 name: superset-with-ldap-server
3535spec:
3636 image:
37- productVersion: 6.0 .0
37+ productVersion: 6.1 .0
3838 clusterConfig:
3939 authentication:
4040 - authenticationClass: ldap # <1>
@@ -64,7 +64,7 @@ metadata:
6464 name: superset-with-oidc
6565spec:
6666 image:
67- productVersion: 6.0 .0
67+ productVersion: 6.1 .0
6868 clusterConfig:
6969 authentication:
7070 - authenticationClass: keycloak # <1>
@@ -229,7 +229,7 @@ metadata:
229229 name: superset-with-oidc
230230spec:
231231 image:
232- productVersion: 6.0 .0
232+ productVersion: 6.1 .0
233233 clusterConfig:
234234 authentication:
235235 - authenticationClass: keycloak
You can’t perform that action at this time.
0 commit comments