mirror of
https://github.com/bitnami/charts.git
synced 2026-03-29 16:27:11 +08:00
[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:
@@ -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>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user