[bitnami/airflow] Release 21.0.3 (#30161)

* [bitnami/airflow] Release 21.0.3 updating components versions

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

---------

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2024-10-31 19:17:10 +01:00
committed by GitHub
parent 07568a9c3b
commit 89e392b729
3 changed files with 9 additions and 5 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 21.0.2 (2024-10-31)
## 21.0.3 (2024-10-31)
* [bitnami/airflow] Release 21.0.2 ([#30160](https://github.com/bitnami/charts/pull/30160))
* [bitnami/airflow] Release 21.0.3 ([#30161](https://github.com/bitnami/charts/pull/30161))
## <small>21.0.2 (2024-10-31)</small>
* [bitnami/airflow] Release 21.0.2 (#30160) ([07568a9](https://github.com/bitnami/charts/commit/07568a9c3b6cff4fb6cec217b40ebdd24f349aa2)), closes [#30160](https://github.com/bitnami/charts/issues/30160)
## <small>21.0.1 (2024-10-31)</small>

View File

@@ -6,7 +6,7 @@ annotations:
licenses: Apache-2.0
images: |
- name: airflow
image: docker.io/bitnami/airflow:2.10.2-debian-12-r5
image: docker.io/bitnami/airflow:2.10.2-debian-12-r6
- name: airflow-exporter
image: docker.io/bitnami/airflow-exporter:0.20220314.0-debian-12-r50
apiVersion: v2
@@ -39,4 +39,4 @@ maintainers:
name: airflow
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/airflow
version: 21.0.2
version: 21.0.3

View File

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