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

* [bitnami/superset] Release 3.0.3 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-06-09 13:55:36 +02:00
committed by GitHub
parent 34d587b70f
commit 548bf19e2c
3 changed files with 9 additions and 5 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 3.0.2 (2025-05-28)
## 3.0.3 (2025-06-09)
* [bitnami/superset] :zap: :arrow_up: Update dependency references ([#33934](https://github.com/bitnami/charts/pull/33934))
* [bitnami/superset] :zap: :arrow_up: Update dependency references ([#34274](https://github.com/bitnami/charts/pull/34274))
## <small>3.0.2 (2025-05-28)</small>
* [bitnami/superset] :zap: :arrow_up: Update dependency references (#33934) ([b9d1588](https://github.com/bitnami/charts/commit/b9d15881884dbc3f39a9102f0c75a31fafe565de)), closes [#33934](https://github.com/bitnami/charts/issues/33934)
## <small>3.0.1 (2025-05-09)</small>

View File

@@ -5,7 +5,7 @@ annotations:
category: Analytics
images: |
- name: superset
image: docker.io/bitnami/superset:4.1.2-debian-12-r6
image: docker.io/bitnami/superset:4.1.2-debian-12-r8
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: 3.0.2
version: 3.0.3

View File

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