diff --git a/helm/superset/Chart.yaml b/helm/superset/Chart.yaml index 2076f37545402..0672a2955cc10 100644 --- a/helm/superset/Chart.yaml +++ b/helm/superset/Chart.yaml @@ -23,12 +23,3 @@ maintainers: email: craig@craigrueda.com url: https://github.com/craig-rueda version: 0.5.9 -dependencies: -- name: postgresql - version: 11.1.22 - repository: https://charts.bitnami.com/bitnami - condition: postgresql.enabled -- name: redis - version: 16.3.1 - repository: https://charts.bitnami.com/bitnami - condition: redis.enabled