bitnami/airflow: update to 1.10.3

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2019-06-07 10:55:41 +00:00
parent 4662c31a4e
commit fb3fdd50b2
4 changed files with 12 additions and 12 deletions

View File

@@ -1,6 +1,6 @@
apiVersion: v1 apiVersion: v1
name: airflow name: airflow
version: 0.1.2 version: 0.1.3
appVersion: 1.10.3 appVersion: 1.10.3
description: Apache Airflow is a platform to programmatically author, schedule and monitor workflows. description: Apache Airflow is a platform to programmatically author, schedule and monitor workflows.
keywords: keywords:

View File

@@ -1,9 +1,9 @@
dependencies: dependencies:
- name: postgresql - name: postgresql
repository: https://charts.bitnami.com/bitnami repository: https://charts.bitnami.com/bitnami
version: 4.0.1 version: 4.2.2
- name: redis - name: redis
repository: https://charts.bitnami.com/bitnami repository: https://charts.bitnami.com/bitnami
version: 7.1.0 version: 7.1.1
digest: sha256:df803216464c2e9422e4a97214aad873cc91214543ab8eb399da8005db862a95 digest: sha256:df803216464c2e9422e4a97214aad873cc91214543ab8eb399da8005db862a95
generated: 2019-05-09T20:04:01.129329927+02:00 generated: 2019-06-07T09:34:27.313923534Z

View File

@@ -13,7 +13,7 @@
image: image:
registry: docker.io registry: docker.io
repository: bitnami/airflow repository: bitnami/airflow
tag: 1.10.3-debian-9-r16 tag: 1.10.3-debian-9-r27
## Specify a imagePullPolicy ## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
@@ -37,7 +37,7 @@ image:
schedulerImage: schedulerImage:
registry: docker.io registry: docker.io
repository: bitnami/airflow-scheduler repository: bitnami/airflow-scheduler
tag: 1.10.3-debian-9-r26 tag: 1.10.3-debian-9-r36
## Specify a imagePullPolicy ## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
@@ -61,7 +61,7 @@ schedulerImage:
workerImage: workerImage:
registry: docker.io registry: docker.io
repository: bitnami/airflow-worker repository: bitnami/airflow-worker
tag: 1.10.3-debian-9-r25 tag: 1.10.3-debian-9-r35
## Specify a imagePullPolicy ## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
@@ -85,7 +85,7 @@ workerImage:
git: git:
registry: docker.io registry: docker.io
repository: bitnami/git repository: bitnami/git
tag: 2.21.0-debian-9-r72 tag: 2.21.0-debian-9-r82
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets. ## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace. ## Secrets must be manually created in the namespace.

View File

@@ -13,7 +13,7 @@
image: image:
registry: docker.io registry: docker.io
repository: bitnami/airflow repository: bitnami/airflow
tag: 1.10.3-debian-9-r16 tag: 1.10.3-debian-9-r27
## Specify a imagePullPolicy ## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
@@ -37,7 +37,7 @@ image:
schedulerImage: schedulerImage:
registry: docker.io registry: docker.io
repository: bitnami/airflow-scheduler repository: bitnami/airflow-scheduler
tag: 1.10.3-debian-9-r26 tag: 1.10.3-debian-9-r36
## Specify a imagePullPolicy ## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
@@ -61,7 +61,7 @@ schedulerImage:
workerImage: workerImage:
registry: docker.io registry: docker.io
repository: bitnami/airflow-worker repository: bitnami/airflow-worker
tag: 1.10.3-debian-9-r25 tag: 1.10.3-debian-9-r35
## Specify a imagePullPolicy ## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
@@ -85,7 +85,7 @@ workerImage:
git: git:
registry: docker.io registry: docker.io
repository: bitnami/git repository: bitnami/git
tag: 2.21.0-debian-9-r72 tag: 2.21.0-debian-9-r82
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets. ## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace. ## Secrets must be manually created in the namespace.