bitnami/airflow: update to 1.10.3

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2019-06-10 09:51:07 +00:00
committed by Carlos Rodriguez Hernandez
parent 32aaabb5dc
commit edefdf7f24
3 changed files with 9 additions and 9 deletions

View File

@@ -6,4 +6,4 @@ dependencies:
repository: https://charts.bitnami.com/bitnami
version: 7.1.1
digest: sha256:df803216464c2e9422e4a97214aad873cc91214543ab8eb399da8005db862a95
generated: 2019-06-07T09:34:27.313923534Z
generated: 2019-06-10T03:18:47.813464268Z

View File

@@ -13,7 +13,7 @@
image:
registry: docker.io
repository: bitnami/airflow
tag: 1.10.3-debian-9-r27
tag: 1.10.3-debian-9-r30
## 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
@@ -37,7 +37,7 @@ image:
schedulerImage:
registry: docker.io
repository: bitnami/airflow-scheduler
tag: 1.10.3-debian-9-r36
tag: 1.10.3-debian-9-r38
## 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
@@ -61,7 +61,7 @@ schedulerImage:
workerImage:
registry: docker.io
repository: bitnami/airflow-worker
tag: 1.10.3-debian-9-r35
tag: 1.10.3-debian-9-r37
## 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
@@ -85,7 +85,7 @@ workerImage:
git:
registry: docker.io
repository: bitnami/git
tag: 2.21.0-debian-9-r82
tag: 2.22.0-debian-9-r1
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.

View File

@@ -13,7 +13,7 @@
image:
registry: docker.io
repository: bitnami/airflow
tag: 1.10.3-debian-9-r27
tag: 1.10.3-debian-9-r30
## 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
@@ -37,7 +37,7 @@ image:
schedulerImage:
registry: docker.io
repository: bitnami/airflow-scheduler
tag: 1.10.3-debian-9-r36
tag: 1.10.3-debian-9-r38
## 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
@@ -61,7 +61,7 @@ schedulerImage:
workerImage:
registry: docker.io
repository: bitnami/airflow-worker
tag: 1.10.3-debian-9-r35
tag: 1.10.3-debian-9-r37
## 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
@@ -85,7 +85,7 @@ workerImage:
git:
registry: docker.io
repository: bitnami/git
tag: 2.21.0-debian-9-r82
tag: 2.22.0-debian-9-r1
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.