mirror of
https://github.com/bitnami/charts.git
synced 2026-03-05 14:57:31 +08:00
[bitnami/superset] Fix README.md app-name typo (#31650)
Signed-off-by: Miguel Ruiz <miguel.ruiz@broadcom.com>
This commit is contained in:
@@ -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)
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
<!--- app-name: superset -->
|
||||
<!--- app-name: Apache Superset -->
|
||||
|
||||
# Bitnami package for Apache Superset
|
||||
|
||||
|
||||
Reference in New Issue
Block a user