Skip to content

Commit

Permalink
[bitnami/airflow] Release 19.0.9 (#29504)
Browse files Browse the repository at this point in the history
* [bitnami/airflow] Release 19.0.9 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>
  • Loading branch information
bitnami-bot authored Sep 19, 2024
1 parent f88b375 commit 22aa911
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 12 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.8 (2024-09-15)
## 19.0.9 (2024-09-19)

* [bitnami/airflow] Release 19.0.8 ([#29423](https://github.com/bitnami/charts/pull/29423))
* [bitnami/airflow] Release 19.0.9 ([#29504](https://github.com/bitnami/charts/pull/29504))

## <small>19.0.8 (2024-09-15)</small>

* [bitnami/airflow] Release 19.0.8 (#29423) ([687e5f3](https://github.com/bitnami/charts/commit/687e5f305fac31bd7f75607e5cf1695d951c5198)), closes [#29423](https://github.com/bitnami/charts/issues/29423)

## <small>19.0.7 (2024-09-15)</small>

Expand Down
6 changes: 3 additions & 3 deletions bitnami/airflow/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ dependencies:
version: 20.1.3
- name: postgresql
repository: oci://registry-1.docker.io/bitnamicharts
version: 15.5.31
version: 15.5.32
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.23.0
digest: sha256:d8f7a562c636c10f66416582f23abbb7a7b6252500b719215ae3950f379f923d
generated: "2024-09-15T01:18:49.083191797Z"
digest: sha256:7dde1e9103eca89b7912c63c1e2d097135296b80eb21d87e03c55ba02d80d874
generated: "2024-09-19T09:34:04.213452804Z"
8 changes: 4 additions & 4 deletions bitnami/airflow/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@ annotations:
licenses: Apache-2.0
images: |
- name: airflow
image: docker.io/bitnami/airflow:2.10.1-debian-12-r1
image: docker.io/bitnami/airflow:2.10.1-debian-12-r2
- name: airflow-exporter
image: docker.io/bitnami/airflow-exporter:0.20220314.0-debian-12-r47
- name: airflow-scheduler
image: docker.io/bitnami/airflow-scheduler:2.10.1-debian-12-r0
- name: airflow-worker
image: docker.io/bitnami/airflow-worker:2.10.1-debian-12-r1
image: docker.io/bitnami/airflow-worker:2.10.1-debian-12-r2
- name: git
image: docker.io/bitnami/git:2.46.0-debian-12-r4
image: docker.io/bitnami/git:2.46.1-debian-12-r1
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r30
apiVersion: v2
Expand Down Expand Up @@ -47,4 +47,4 @@ maintainers:
name: airflow
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/airflow
version: 19.0.8
version: 19.0.9
6 changes: 3 additions & 3 deletions 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.1-debian-12-r1
tag: 2.10.1-debian-12-r2
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down Expand Up @@ -875,7 +875,7 @@ worker:
image:
registry: docker.io
repository: bitnami/airflow-worker
tag: 2.10.1-debian-12-r1
tag: 2.10.1-debian-12-r2
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down Expand Up @@ -1236,7 +1236,7 @@ git:
image:
registry: docker.io
repository: bitnami/git
tag: 2.46.0-debian-12-r4
tag: 2.46.1-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 22aa911

Please sign in to comment.