mirror of
https://github.com/bitnami/charts.git
synced 2026-04-02 07:17:26 +08:00
[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:
@@ -1,8 +1,12 @@
|
|||||||
# Changelog
|
# 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)
|
## 24.2.0 (2025-06-25)
|
||||||
|
|
||||||
|
|||||||
@@ -5,13 +5,13 @@ annotations:
|
|||||||
category: WorkFlow
|
category: WorkFlow
|
||||||
images: |
|
images: |
|
||||||
- name: airflow
|
- 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
|
- name: statsd-exporter
|
||||||
image: docker.io/bitnami/statsd-exporter:0.28.0-debian-12-r21
|
image: docker.io/bitnami/statsd-exporter:0.28.0-debian-12-r21
|
||||||
licenses: Apache-2.0
|
licenses: Apache-2.0
|
||||||
tanzuCategory: service
|
tanzuCategory: service
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 3.0.2
|
appVersion: 3.0.3
|
||||||
dependencies:
|
dependencies:
|
||||||
- condition: redis.enabled
|
- condition: redis.enabled
|
||||||
name: redis
|
name: redis
|
||||||
@@ -42,4 +42,4 @@ maintainers:
|
|||||||
name: airflow
|
name: airflow
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/bitnami/charts/tree/main/bitnami/airflow
|
- https://github.com/bitnami/charts/tree/main/bitnami/airflow
|
||||||
version: 24.2.1
|
version: 24.2.2
|
||||||
|
|||||||
@@ -94,7 +94,7 @@ diagnosticMode:
|
|||||||
image:
|
image:
|
||||||
registry: docker.io
|
registry: docker.io
|
||||||
repository: bitnami/airflow
|
repository: bitnami/airflow
|
||||||
tag: 3.0.2-debian-12-r3
|
tag: 3.0.3-debian-12-r0
|
||||||
digest: ""
|
digest: ""
|
||||||
## Specify a imagePullPolicy
|
## Specify a imagePullPolicy
|
||||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||||
|
|||||||
Reference in New Issue
Block a user