Skip to content

Commit

Permalink
chore(superset): Bump to 4.1.1 (#147)
Browse files Browse the repository at this point in the history
  • Loading branch information
dervoeti authored Feb 10, 2025
1 parent 03c7972 commit 08226fb
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion stacks/end-to-end-security/superset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:
name: superset
spec:
image:
productVersion: 4.0.2
productVersion: 4.1.1
clusterConfig:
listenerClass: external-unstable
credentialsSecret: superset-credentials
Expand Down
2 changes: 1 addition & 1 deletion stacks/keycloak-opa-poc/superset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ metadata:
name: superset
spec:
image:
productVersion: 4.0.2
productVersion: 4.1.1
clusterConfig:
credentialsSecret: superset-credentials
listenerClass: external-unstable
Expand Down
2 changes: 1 addition & 1 deletion stacks/nifi-kafka-druid-superset-s3/superset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:
name: superset
spec:
image:
productVersion: 4.0.2
productVersion: 4.1.1
clusterConfig:
listenerClass: external-unstable
credentialsSecret: superset-credentials
Expand Down
2 changes: 1 addition & 1 deletion stacks/trino-superset-s3/superset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:
name: superset
spec:
image:
productVersion: 4.0.2
productVersion: 4.1.1
clusterConfig:
listenerClass: external-unstable
credentialsSecret: superset-credentials
Expand Down

0 comments on commit 08226fb

Please sign in to comment.