mirror of
https://github.com/bitnami/charts.git
synced 2026-02-10 20:27:38 +08:00
[bitnami/airflow] Release 22.4.4 (#31234)
* [bitnami/airflow] Release 22.4.4 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,13 @@
|
||||
# Changelog
|
||||
|
||||
## 22.4.3 (2024-12-16)
|
||||
## 22.4.4 (2025-01-07)
|
||||
|
||||
* [bitnami/airflow] Release 22.4.3 ([#31058](https://github.com/bitnami/charts/pull/31058))
|
||||
* [bitnami/airflow] Release 22.4.4 ([#31234](https://github.com/bitnami/charts/pull/31234))
|
||||
|
||||
## <small>22.4.3 (2024-12-16)</small>
|
||||
|
||||
* [bitnami/*] Fix typo in README (#31052) ([b41a51d](https://github.com/bitnami/charts/commit/b41a51d1bd04841fc108b78d3b8357a5292771c8)), closes [#31052](https://github.com/bitnami/charts/issues/31052)
|
||||
* [bitnami/airflow] Release 22.4.3 (#31058) ([54f5d27](https://github.com/bitnami/charts/commit/54f5d27f24c8322973da46a83957383018d1726a)), closes [#31058](https://github.com/bitnami/charts/issues/31058)
|
||||
|
||||
## <small>22.4.2 (2024-12-13)</small>
|
||||
|
||||
|
||||
@@ -1,12 +1,12 @@
|
||||
dependencies:
|
||||
- name: redis
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 20.5.0
|
||||
version: 20.6.1
|
||||
- name: postgresql
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 16.3.1
|
||||
version: 16.3.5
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 2.28.0
|
||||
digest: sha256:04ac1821d660627ec5e167601b8953a90a2d0d79aebe1bbed31e2dc4ff155721
|
||||
generated: "2024-12-16T16:33:47.235514668Z"
|
||||
version: 2.29.0
|
||||
digest: sha256:3f6e0848d3735d4395b1b7b6d2df3d7a1c1688653232cf1f510a85d2115a022c
|
||||
generated: "2025-01-07T14:19:45.492554717Z"
|
||||
|
||||
@@ -6,9 +6,9 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: airflow
|
||||
image: docker.io/bitnami/airflow:2.10.4-debian-12-r0
|
||||
image: docker.io/bitnami/airflow:2.10.4-debian-12-r1
|
||||
- name: statsd-exporter
|
||||
image: docker.io/bitnami/statsd-exporter:0.28.0-debian-12-r1
|
||||
image: docker.io/bitnami/statsd-exporter:0.28.0-debian-12-r2
|
||||
apiVersion: v2
|
||||
appVersion: 2.10.4
|
||||
dependencies:
|
||||
@@ -39,4 +39,4 @@ maintainers:
|
||||
name: airflow
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/airflow
|
||||
version: 22.4.3
|
||||
version: 22.4.4
|
||||
|
||||
@@ -88,7 +88,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/airflow
|
||||
tag: 2.10.4-debian-12-r0
|
||||
tag: 2.10.4-debian-12-r1
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
@@ -2738,7 +2738,7 @@ metrics:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/statsd-exporter
|
||||
tag: 0.28.0-debian-12-r1
|
||||
tag: 0.28.0-debian-12-r2
|
||||
digest: ""
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
|
||||
Reference in New Issue
Block a user