[bitnami/airflow] Release 12.0.14 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2022-03-18 14:59:21 +00:00
parent 5c1bcf3f3b
commit 0dcef68545
3 changed files with 10 additions and 10 deletions

View File

@@ -1,12 +1,12 @@
dependencies:
- name: redis
repository: https://charts.bitnami.com/bitnami
version: 16.5.3
version: 16.5.4
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 11.1.8
- name: common
repository: https://charts.bitnami.com/bitnami
version: 1.12.0
digest: sha256:35283234b90c3e31ef025484ce745f0c878e6d080579f9751b2d194b823bd8ab
generated: "2022-03-17T07:47:10.066394322Z"
digest: sha256:975149fa9af1914a69f9ef29a9ac7e9b27f477f26c4f0a036b2ff76beb75d727
generated: "2022-03-18T08:38:21.705020731Z"

View File

@@ -32,4 +32,4 @@ name: airflow
sources:
- https://github.com/bitnami/bitnami-docker-airflow
- https://airflow.apache.org/
version: 12.0.13
version: 12.0.14

View File

@@ -117,7 +117,7 @@ dags:
image:
registry: docker.io
repository: bitnami/bitnami-shell
tag: 10-debian-10-r367
tag: 10-debian-10-r368
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.
@@ -142,7 +142,7 @@ web:
image:
registry: docker.io
repository: bitnami/airflow
tag: 2.2.4-debian-10-r9
tag: 2.2.4-debian-10-r10
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images
@@ -395,7 +395,7 @@ scheduler:
image:
registry: docker.io
repository: bitnami/airflow-scheduler
tag: 2.2.4-debian-10-r21
tag: 2.2.4-debian-10-r22
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images
@@ -594,7 +594,7 @@ worker:
image:
registry: docker.io
repository: bitnami/airflow-worker
tag: 2.2.4-debian-10-r22
tag: 2.2.4-debian-10-r23
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images
@@ -862,7 +862,7 @@ git:
image:
registry: docker.io
repository: bitnami/git
tag: 2.35.1-debian-10-r47
tag: 2.35.1-debian-10-r48
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images
@@ -1203,7 +1203,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/airflow-exporter
tag: 0.20220314.0-debian-10-r2
tag: 0.20220314.0-debian-10-r4
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.