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

* [bitnami/airflow] Release 24.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-05-08 18:28:46 +02:00
committed by GitHub
parent c3592095cc
commit 9daa628a3e
3 changed files with 15 additions and 9 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 24.0.1 (2025-05-08)
* [bitnami/airflow] :zap: :arrow_up: Update dependency references ([#33572](https://github.com/bitnami/charts/pull/33572))
## 24.0.0 (2025-05-07)
* [bitnami/airflow] feat!: :arrow_up: :boom: Bump Redis(R) to 8.0 ([#33518](https://github.com/bitnami/charts/pull/33518))
* [bitnami/airflow] feat!: :arrow_up: :boom: Bump Redis(R) to 8.0 (#33518) ([fb8524a](https://github.com/bitnami/charts/commit/fb8524ac91a57c98a817a73ba7cf518064801df8)), closes [#33518](https://github.com/bitnami/charts/issues/33518)
## <small>23.1.1 (2025-05-07)</small>

View File

@@ -2,14 +2,14 @@
# SPDX-License-Identifier: APACHE-2.0
annotations:
tanzuCategory: service
category: WorkFlow
licenses: Apache-2.0
images: |
- name: airflow
image: docker.io/bitnami/airflow:3.0.0-debian-12-r3
image: docker.io/bitnami/airflow:3.0.0-debian-12-r4
- name: statsd-exporter
image: docker.io/bitnami/statsd-exporter:0.28.0-debian-12-r15
image: docker.io/bitnami/statsd-exporter:0.28.0-debian-12-r16
licenses: Apache-2.0
tanzuCategory: service
apiVersion: v2
appVersion: 3.0.0
dependencies:
@@ -26,7 +26,9 @@ dependencies:
tags:
- bitnami-common
version: 2.x.x
description: Apache Airflow is a tool to express and execute workflows as directed acyclic graphs (DAGs). It includes utilities to schedule tasks, monitor task progress and handle task dependencies.
description: Apache Airflow is a tool to express and execute workflows as directed
acyclic graphs (DAGs). It includes utilities to schedule tasks, monitor task progress
and handle task dependencies.
home: https://bitnami.com
icon: https://dyltqmyl993wv.cloudfront.net/assets/stacks/airflow/img/airflow-stack-220x234.png
keywords:
@@ -40,4 +42,4 @@ maintainers:
name: airflow
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/airflow
version: 24.0.0
version: 24.0.1

View File

@@ -94,7 +94,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/airflow
tag: 3.0.0-debian-12-r3
tag: 3.0.0-debian-12-r4
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -2830,7 +2830,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/statsd-exporter
tag: 0.28.0-debian-12-r15
tag: 0.28.0-debian-12-r16
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.