[bitnami/superset] ⬆️ Update dependency references (#35345)

* [bitnami/superset] Release 4.0.1 updating components versions

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>

* Update CHANGELOG.md

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>

---------

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
Bitnami Bot
2025-07-30 15:04:25 +02:00
committed by GitHub
parent 4def43f5f0
commit 2b341dbb1c
3 changed files with 8 additions and 4 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 4.0.1 (2025-07-30)
* [bitnami/superset] :zap: :arrow_up: Update dependency references ([#35345](https://github.com/bitnami/charts/pull/35345))
## 4.0.0 (2025-06-30)
* [bitnami/superset] :zap: :arrow_up: Update dependency references ([#34724](https://github.com/bitnami/charts/pull/34724))
* [bitnami/superset] :zap: :arrow_up: Update dependency references (#34724) ([027289f](https://github.com/bitnami/charts/commit/027289ff18e3e39e302dac191f196b1ba481b077)), closes [#34724](https://github.com/bitnami/charts/issues/34724)
## <small>3.0.4 (2025-06-16)</small>

View File

@@ -5,7 +5,7 @@ annotations:
category: Analytics
images: |
- name: superset
image: docker.io/bitnami/superset:5.0.0-debian-12-r0
image: docker.io/bitnami/superset:5.0.0-debian-12-r53
licenses: Apache-2.0
tanzuCategory: application
apiVersion: v2
@@ -38,4 +38,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: 4.0.0
version: 4.0.1

View File

@@ -89,7 +89,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/superset
tag: 5.0.0-debian-12-r0
tag: 5.0.0-debian-12-r53
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'