[bitnami/airflow] ⬆️ Update dependency references (#33681)

* [bitnami/airflow] Release 24.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-05-13 21:10:52 +02:00
committed by GitHub
parent 54c25788c4
commit 0486d357b1
3 changed files with 10 additions and 5 deletions

View File

@@ -1,8 +1,13 @@
# Changelog
## 24.0.2 (2025-05-12)
## 24.0.3 (2025-05-13)
* [bitnami/airflow] :zap: :arrow_up: Update dependency references ([#33617](https://github.com/bitnami/charts/pull/33617))
* [bitnami/airflow] :zap: :arrow_up: Update dependency references ([#33681](https://github.com/bitnami/charts/pull/33681))
## <small>24.0.2 (2025-05-12)</small>
* [bitnami/airflow] :zap: :arrow_up: Update dependency references (#33617) ([96d1206](https://github.com/bitnami/charts/commit/96d1206faf46aa9b9e45f82eb49bc468248bfa64)), closes [#33617](https://github.com/bitnami/charts/issues/33617)
* [bitnami/kubeapps] Deprecation followup (#33579) ([77e312c](https://github.com/bitnami/charts/commit/77e312c1772d4d7c4dc5d3ac0e80f4e452e3a062)), closes [#33579](https://github.com/bitnami/charts/issues/33579)
## <small>24.0.1 (2025-05-08)</small>

View File

@@ -5,7 +5,7 @@ annotations:
category: WorkFlow
images: |
- name: airflow
image: docker.io/bitnami/airflow:3.0.1-debian-12-r0
image: docker.io/bitnami/airflow:3.0.1-debian-12-r1
- name: statsd-exporter
image: docker.io/bitnami/statsd-exporter:0.28.0-debian-12-r16
licenses: Apache-2.0
@@ -42,4 +42,4 @@ maintainers:
name: airflow
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/airflow
version: 24.0.2
version: 24.0.3

View File

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