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