File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
docs/modules/superset/pages/usage-guide Expand file tree Collapse file tree 2 files changed +4
-4
lines changed 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: 4.1.4
37+ productVersion: 6.0.0
3838 clusterConfig:
3939 authentication:
4040 - authenticationClass: ldap # <1>
@@ -64,7 +64,7 @@ metadata:
6464 name: superset-with-oidc
6565spec:
6666 image:
67- productVersion: 4.1.4
67+ productVersion: 6.0.0
6868 clusterConfig:
6969 authentication:
7070 - authenticationClass: keycloak # <1>
@@ -229,7 +229,7 @@ metadata:
229229 name: superset-with-oidc
230230spec:
231231 image:
232- productVersion: 4.1.4
232+ productVersion: 6.0.0
233233 clusterConfig:
234234 authentication:
235235 - authenticationClass: keycloak
Original file line number Diff line number Diff line change @@ -157,7 +157,7 @@ metadata:
157157 name : superset-with-ldap-server-veri-tls
158158spec :
159159 image :
160- productVersion : 4.1.4
160+ productVersion : 6.0.0
161161 clusterConfig :
162162 authentication :
163163 - authenticationClass : superset-with-ldap-server-veri-tls-ldap
You can’t perform that action at this time.
0 commit comments