[bitnami/airflow] Release 12.1.2 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2022-04-02 08:10:31 +00:00
parent cb288db65e
commit 2a03eb3a45
3 changed files with 11 additions and 11 deletions

View File

@@ -1,12 +1,12 @@
dependencies:
- name: redis
repository: https://charts.bitnami.com/bitnami
version: 16.7.0
version: 16.8.0
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 11.1.11
version: 11.1.13
- name: common
repository: https://charts.bitnami.com/bitnami
version: 1.13.0
digest: sha256:6d65ed8a285d1d52bd76147dfeaf1a23fa001defc3e65bfc922e4b7b00e87823
generated: "2022-03-28T17:53:57.530389309Z"
digest: sha256:7a558a017122c346788b11fc8b424c09cc364416f7cc569083a5b903a81d2ad1
generated: "2022-04-01T22:21:01.250028364Z"

View File

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

View File

@@ -117,7 +117,7 @@ dags:
image:
registry: docker.io
repository: bitnami/bitnami-shell
tag: 10-debian-10-r379
tag: 10-debian-10-r383
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.
@@ -179,7 +179,7 @@ web:
image:
registry: docker.io
repository: bitnami/airflow
tag: 2.2.4-debian-10-r20
tag: 2.2.4-debian-10-r24
## 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
@@ -432,7 +432,7 @@ scheduler:
image:
registry: docker.io
repository: bitnami/airflow-scheduler
tag: 2.2.4-debian-10-r32
tag: 2.2.4-debian-10-r36
## 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
@@ -631,7 +631,7 @@ worker:
image:
registry: docker.io
repository: bitnami/airflow-worker
tag: 2.2.4-debian-10-r33
tag: 2.2.4-debian-10-r37
## 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
@@ -899,7 +899,7 @@ git:
image:
registry: docker.io
repository: bitnami/git
tag: 2.35.1-debian-10-r58
tag: 2.35.1-debian-10-r62
## 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
@@ -1240,7 +1240,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/airflow-exporter
tag: 0.20220314.0-debian-10-r15
tag: 0.20220314.0-debian-10-r20
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.