Update to Airflow 1.10.3 (#14989)

Signed-off-by: Steven Anton <steven.m.anton@gmail.com>
This commit is contained in:
Steven Anton
2019-06-21 23:54:11 -07:00
committed by Kubernetes Prow Robot
parent b2bc5480b1
commit c77af8ccfb
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
apiVersion: v1
description: Airflow is a platform to programmatically author, schedule and monitor workflows
name: airflow
version: 3.0.1
appVersion: 1.10.2
version: 3.0.2
appVersion: 1.10.3
icon: https://airflow.apache.org/_images/pin_large.png
home: https://airflow.apache.org/
maintainers:
+1 -1
View File
@@ -63,7 +63,7 @@ airflow:
repository: puckel/docker-airflow
##
## image tag
tag: 1.10.2
tag: 1.10.3
##
## Image pull policy
## values: Always or IfNotPresent