Skip to content

Commit c8d1e4f

Browse files
committed
docs: Bump superset from 4.1.4 to 6.0.0
Note: This was missed in #695
1 parent fe677cd commit c8d1e4f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/modules/superset/pages/usage-guide/security.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ metadata:
3434
name: superset-with-ldap-server
3535
spec:
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
6565
spec:
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
230230
spec:
231231
image:
232-
productVersion: 4.1.4
232+
productVersion: 6.0.0
233233
clusterConfig:
234234
authentication:
235235
- authenticationClass: keycloak

examples/superset-with-ldap.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ metadata:
157157
name: superset-with-ldap-server-veri-tls
158158
spec:
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

0 commit comments

Comments
 (0)