diff --git a/helm/superset/Chart.yaml b/helm/superset/Chart.yaml index 4bc1493707ff..9ce9dd379be1 100644 --- a/helm/superset/Chart.yaml +++ b/helm/superset/Chart.yaml @@ -29,7 +29,7 @@ maintainers: - name: craig-rueda email: craig@craigrueda.com url: https://github.com/craig-rueda -version: 0.12.12 +version: 0.12.13 dependencies: - name: postgresql version: 12.1.6 diff --git a/helm/superset/README.md b/helm/superset/README.md index 52f0c286bf1e..5aeda56426aa 100644 --- a/helm/superset/README.md +++ b/helm/superset/README.md @@ -23,7 +23,7 @@ NOTE: This file is generated by helm-docs: https://github.com/norwoodj/helm-docs # superset -![Version: 0.12.12](https://img.shields.io/badge/Version-0.12.12-informational?style=flat-square) +![Version: 0.12.13](https://img.shields.io/badge/Version-0.12.13-informational?style=flat-square) Apache Superset is a modern, enterprise-ready business intelligence web application diff --git a/helm/superset/values.yaml b/helm/superset/values.yaml index 09a3e4d25ed2..c0fcda027edb 100644 --- a/helm/superset/values.yaml +++ b/helm/superset/values.yaml @@ -867,7 +867,7 @@ redis: ## docker registry secret names (list) # pullSecrets: nil ## - ## Configure persistance + ## Configure persistence persistence: ## ## Use a PVC to persist data.