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

* [bitnami/airflow] Release 24.2.2 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-15 15:50:43 +02:00
committed by GitHub
parent 1e67c6726c
commit 7a30b329dc
3 changed files with 10 additions and 6 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 24.2.1 (2025-07-09)
## 24.2.2 (2025-07-15)
* [bitnami/airflow] :zap: :arrow_up: Update dependency references ([#34953](https://github.com/bitnami/charts/pull/34953))
* [bitnami/airflow] :zap: :arrow_up: Update dependency references ([#35068](https://github.com/bitnami/charts/pull/35068))
## <small>24.2.1 (2025-07-09)</small>
* [bitnami/airflow] :zap: :arrow_up: Update dependency references (#34953) ([4ebb820](https://github.com/bitnami/charts/commit/4ebb82056d1b836ce081bee4e4142757e840951b)), closes [#34953](https://github.com/bitnami/charts/issues/34953)
## 24.2.0 (2025-06-25)

View File

@@ -5,13 +5,13 @@ annotations:
category: WorkFlow
images: |
- name: airflow
image: docker.io/bitnami/airflow:3.0.2-debian-12-r3
image: docker.io/bitnami/airflow:3.0.3-debian-12-r0
- name: statsd-exporter
image: docker.io/bitnami/statsd-exporter:0.28.0-debian-12-r21
licenses: Apache-2.0
tanzuCategory: service
apiVersion: v2
appVersion: 3.0.2
appVersion: 3.0.3
dependencies:
- condition: redis.enabled
name: redis
@@ -42,4 +42,4 @@ maintainers:
name: airflow
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/airflow
version: 24.2.1
version: 24.2.2

View File

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