[bitnami/superset] Fix README.md app-name typo (#31650)

Signed-off-by: Miguel Ruiz <miguel.ruiz@broadcom.com>
This commit is contained in:
Miguel Ruiz
2025-01-29 10:36:25 +01:00
committed by GitHub
parent 6a1d15bffe
commit 850cef96ad
3 changed files with 8 additions and 4 deletions

View File

@@ -1,5 +1,9 @@
# Changelog
## 0.2.0 (2025-01-29)
* [bitnami/superset] Fix README.md app-name typo ([#31650](https://github.com/bitnami/charts/pull/31650))
## 0.1.0 (2025-01-28)
* [bitnami/superset] Add chart ([#26713](https://github.com/bitnami/charts/pull/26713))
* [bitnami/superset] Add chart (#26713) ([8a91a48](https://github.com/bitnami/charts/commit/8a91a4864d11cd079ca6dfe15cbdd8cc5654008c)), closes [#26713](https://github.com/bitnami/charts/issues/26713)

View File

@@ -8,7 +8,7 @@ annotations:
- name: superset
image: docker.io/bitnami/superset:4.1.1-debian-12-r1
apiVersion: v2
appVersion: 4.0.0
appVersion: 4.1.1
dependencies:
- condition: redis.enabled
name: redis
@@ -37,4 +37,4 @@ sources:
- https://github.com/bitnami/charts/tree/main/bitnami/superset
- https://github.com/bitnami/containers/tree/main/bitnami/superset
- https://github.com/apache/superset
version: 0.1.0
version: 0.2.0

View File

@@ -1,4 +1,4 @@
<!--- app-name: superset -->
<!--- app-name: Apache Superset -->
# Bitnami package for Apache Superset