chore(helm): correct a typo (#30123)

This commit is contained in:
LeeSangHoon 2024-09-19 17:45:58 +09:00 committed by GitHub
parent a90aa055f5
commit 68594d97cb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View File

@ -29,7 +29,7 @@ maintainers:
- name: craig-rueda - name: craig-rueda
email: craig@craigrueda.com email: craig@craigrueda.com
url: https://github.com/craig-rueda url: https://github.com/craig-rueda
version: 0.12.12 version: 0.12.13
dependencies: dependencies:
- name: postgresql - name: postgresql
version: 12.1.6 version: 12.1.6

View File

@ -23,7 +23,7 @@ NOTE: This file is generated by helm-docs: https://github.com/norwoodj/helm-docs
# superset # 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 Apache Superset is a modern, enterprise-ready business intelligence web application

View File

@ -867,7 +867,7 @@ redis:
## docker registry secret names (list) ## docker registry secret names (list)
# pullSecrets: nil # pullSecrets: nil
## ##
## Configure persistance ## Configure persistence
persistence: persistence:
## ##
## Use a PVC to persist data. ## Use a PVC to persist data.