diff --git a/bitnami/airflow/Chart.yaml b/bitnami/airflow/Chart.yaml index f456e0cf7..63905f3bc 100644 --- a/bitnami/airflow/Chart.yaml +++ b/bitnami/airflow/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: airflow -version: 3.1.0 +version: 3.1.1 appVersion: 1.10.4 description: Apache Airflow is a platform to programmatically author, schedule and monitor workflows. keywords: diff --git a/bitnami/airflow/requirements.lock b/bitnami/airflow/requirements.lock index b0f3fb2aa..c30d4dc28 100644 --- a/bitnami/airflow/requirements.lock +++ b/bitnami/airflow/requirements.lock @@ -1,9 +1,9 @@ dependencies: - name: postgresql repository: https://charts.bitnami.com/bitnami - version: 6.2.1 + version: 6.3.2 - name: redis repository: https://charts.bitnami.com/bitnami - version: 9.0.3 + version: 9.1.3 digest: sha256:99c086e6c1e8c381e164fb75d158887bf9929a2babce2f2dd6778b71e3a7820f -generated: "2019-08-19T15:38:27.155019+02:00" +generated: 2019-09-02T08:23:34.322531597Z diff --git a/bitnami/airflow/values-production.yaml b/bitnami/airflow/values-production.yaml index c1ca28747..80939b5a2 100644 --- a/bitnami/airflow/values-production.yaml +++ b/bitnami/airflow/values-production.yaml @@ -14,7 +14,7 @@ image: registry: docker.io repository: bitnami/airflow - tag: 1.10.4-debian-9-r1 + tag: 1.10.4-debian-9-r15 ## 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 @@ -38,7 +38,7 @@ image: schedulerImage: registry: docker.io repository: bitnami/airflow-scheduler - tag: 1.10.4-debian-9-r13 + tag: 1.10.4-debian-9-r27 ## 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 @@ -62,7 +62,7 @@ schedulerImage: workerImage: registry: docker.io repository: bitnami/airflow-worker - tag: 1.10.4-debian-9-r13 + tag: 1.10.4-debian-9-r27 ## 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 @@ -86,7 +86,7 @@ workerImage: git: registry: docker.io repository: bitnami/git - tag: 2.23.0-debian-9-r3 + tag: 2.23.0-debian-9-r17 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. @@ -340,7 +340,7 @@ metrics: image: registry: docker.io repository: bitnami/airflow-exporter - tag: 0.20180711.0-debian-9-r10 + tag: 0.20180711.0-debian-9-r24 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. diff --git a/bitnami/airflow/values.yaml b/bitnami/airflow/values.yaml index 8ceec9720..e8c39584d 100644 --- a/bitnami/airflow/values.yaml +++ b/bitnami/airflow/values.yaml @@ -14,7 +14,7 @@ image: registry: docker.io repository: bitnami/airflow - tag: 1.10.4-debian-9-r1 + tag: 1.10.4-debian-9-r15 ## 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 @@ -38,7 +38,7 @@ image: schedulerImage: registry: docker.io repository: bitnami/airflow-scheduler - tag: 1.10.4-debian-9-r13 + tag: 1.10.4-debian-9-r27 ## 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 @@ -62,7 +62,7 @@ schedulerImage: workerImage: registry: docker.io repository: bitnami/airflow-worker - tag: 1.10.4-debian-9-r13 + tag: 1.10.4-debian-9-r27 ## 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 @@ -86,7 +86,7 @@ workerImage: git: registry: docker.io repository: bitnami/git - tag: 2.23.0-debian-9-r3 + tag: 2.23.0-debian-9-r17 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. @@ -340,7 +340,7 @@ metrics: image: registry: docker.io repository: bitnami/airflow-exporter - tag: 0.20180711.0-debian-9-r10 + tag: 0.20180711.0-debian-9-r24 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.