Skip to content

Commit

Permalink
[bitnami/airflow] Release 19.0.2 (#28971)
Browse files Browse the repository at this point in the history
* [bitnami/airflow] Release 19.0.2 updating components versions

Signed-off-by: Bitnami Containers <[email protected]>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <[email protected]>

---------

Signed-off-by: Bitnami Containers <[email protected]>
  • Loading branch information
bitnami-bot authored Aug 22, 2024
1 parent 27be3a8 commit c03dc2b
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 9 deletions.
8 changes: 6 additions & 2 deletions bitnami/airflow/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# Changelog

## 19.0.1 (2024-08-16)
## 19.0.2 (2024-08-22)

* [bitnami/airflow] Release 19.0.1 ([#28902](https://github.com/bitnami/charts/pull/28902))
* [bitnami/airflow] Release 19.0.2 ([#28971](https://github.com/bitnami/charts/pull/28971))

## <small>19.0.1 (2024-08-16)</small>

* [bitnami/airflow] Release 19.0.1 (#28902) ([6375d6a](https://github.com/bitnami/charts/commit/6375d6aa360c7b699f25b32f4c882cceb6ee463b)), closes [#28902](https://github.com/bitnami/charts/issues/28902)

## 19.0.0 (2024-08-13)

Expand Down
8 changes: 4 additions & 4 deletions bitnami/airflow/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
dependencies:
- name: redis
repository: oci://registry-1.docker.io/bitnamicharts
version: 20.0.2
version: 20.0.3
- name: postgresql
repository: oci://registry-1.docker.io/bitnamicharts
version: 15.5.21
version: 15.5.23
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.22.0
digest: sha256:2752fd202c501a6d9776df926bfd5eba9d3bfb05151e7943bbbb78d5250336bb
generated: "2024-08-16T09:35:58.965829663Z"
digest: sha256:8a91d2ace1c92d490bedda2f873436f3a52f57fa77925a0d9ae60ad4d0ebdbd4
generated: "2024-08-22T10:58:59.053349794Z"
4 changes: 2 additions & 2 deletions bitnami/airflow/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ annotations:
licenses: Apache-2.0
images: |
- name: airflow
image: docker.io/bitnami/airflow:2.10.0-debian-12-r0
image: docker.io/bitnami/airflow:2.10.0-debian-12-r1
- name: airflow-exporter
image: docker.io/bitnami/airflow-exporter:0.20220314.0-debian-12-r42
- name: airflow-scheduler
Expand Down Expand Up @@ -47,4 +47,4 @@ maintainers:
name: airflow
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/airflow
version: 19.0.1
version: 19.0.2
2 changes: 1 addition & 1 deletion bitnami/airflow/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ web:
image:
registry: docker.io
repository: bitnami/airflow
tag: 2.10.0-debian-12-r0
tag: 2.10.0-debian-12-r1
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down

0 comments on commit c03dc2b

Please sign in to comment.