[bitnami/airflow] Release 7.1.1 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2021-01-09 20:52:27 +00:00
parent b37c0dcf82
commit 4b4dc8b874
4 changed files with 15 additions and 15 deletions

View File

@@ -4,9 +4,9 @@ dependencies:
version: 1.2.3
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 10.2.0
version: 10.2.1
- name: redis
repository: https://charts.bitnami.com/bitnami
version: 12.2.4
digest: sha256:1cc42d60ef7a1fc81a3f800870c5c3c4fe8aef167ab9d08015d8fbf2648b633a
generated: "2020-12-31T12:24:53.687093+01:00"
version: 12.3.3
digest: sha256:00a47946b1bbfa22ecc6cfafa1b847377dd703b7a899bcda5f40d51bc09753b2
generated: "2021-01-09T05:22:10.831957115Z"

View File

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

View File

@@ -65,7 +65,7 @@ web:
image:
registry: docker.io
repository: bitnami/airflow
tag: 1.10.14-debian-10-r0
tag: 1.10.14-debian-10-r20
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
@@ -201,7 +201,7 @@ scheduler:
image:
registry: docker.io
repository: bitnami/airflow-scheduler
tag: 1.10.13-debian-10-r13
tag: 1.10.14-debian-10-r29
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
@@ -311,7 +311,7 @@ worker:
image:
registry: docker.io
repository: bitnami/airflow-worker
tag: 1.10.13-debian-10-r12
tag: 1.10.14-debian-10-r31
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
@@ -519,7 +519,7 @@ git:
image:
registry: docker.io
repository: bitnami/git
tag: 2.29.2-debian-10-r39
tag: 2.30.0-debian-10-r11
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
@@ -897,7 +897,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/airflow-exporter
tag: 0.20180711.0-debian-10-r297
tag: 0.20180711.0-debian-10-r326
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.

View File

@@ -65,7 +65,7 @@ web:
image:
registry: docker.io
repository: bitnami/airflow
tag: 1.10.14-debian-10-r0
tag: 1.10.14-debian-10-r20
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
@@ -201,7 +201,7 @@ scheduler:
image:
registry: docker.io
repository: bitnami/airflow-scheduler
tag: 1.10.13-debian-10-r13
tag: 1.10.14-debian-10-r29
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
@@ -311,7 +311,7 @@ worker:
image:
registry: docker.io
repository: bitnami/airflow-worker
tag: 1.10.13-debian-10-r12
tag: 1.10.14-debian-10-r31
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
@@ -519,7 +519,7 @@ git:
image:
registry: docker.io
repository: bitnami/git
tag: 2.29.2-debian-10-r39
tag: 2.30.0-debian-10-r11
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
@@ -901,7 +901,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/airflow-exporter
tag: 0.20180711.0-debian-10-r297
tag: 0.20180711.0-debian-10-r326
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.