From 2d364c8e7ea58efac60b24311e904bf4917e6b53 Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Wed, 11 Mar 2020 22:41:20 +0000 Subject: [PATCH] [bitnami/airflow] Release 5.0.3 updating components versions Signed-off-by: Bitnami Containers --- bitnami/airflow/Chart.yaml | 2 +- bitnami/airflow/requirements.lock | 6 +++--- bitnami/airflow/values-production.yaml | 10 +++++----- bitnami/airflow/values.yaml | 10 +++++----- 4 files changed, 14 insertions(+), 14 deletions(-) diff --git a/bitnami/airflow/Chart.yaml b/bitnami/airflow/Chart.yaml index 6b4c0c7513..4a57ec1633 100644 --- a/bitnami/airflow/Chart.yaml +++ b/bitnami/airflow/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: airflow -version: 5.0.2 +version: 5.0.3 appVersion: 1.10.9 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 369e65c993..6a67828810 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: 8.6.2 + version: 8.6.4 - name: redis repository: https://charts.bitnami.com/bitnami version: 10.5.7 -digest: sha256:9a837d6b03984f81d72a353668d5800c6569509bdb12960b94d86ff45a321382 -generated: "2020-03-11T14:14:23.263769991Z" +digest: sha256:095b0d3fa06358b2c7ddf07ff88a94121cae1fef164f8cb72f2d8a8b1c731ba6 +generated: "2020-03-11T21:42:59.652863468Z" diff --git a/bitnami/airflow/values-production.yaml b/bitnami/airflow/values-production.yaml index c613b8a8d3..79792618b7 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.9-debian-10-r28 + tag: 1.10.9-debian-10-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 @@ -38,7 +38,7 @@ image: schedulerImage: registry: docker.io repository: bitnami/airflow-scheduler - tag: 1.10.9-debian-10-r24 + tag: 1.10.9-debian-10-r32 ## 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.9-debian-10-r24 + tag: 1.10.9-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 @@ -86,7 +86,7 @@ workerImage: git: registry: docker.io repository: bitnami/git - tag: 2.25.1-debian-10-r15 + tag: 2.25.1-debian-10-r22 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. @@ -406,7 +406,7 @@ metrics: image: registry: docker.io repository: bitnami/airflow-exporter - tag: 0.20180711.0-debian-10-r35 + tag: 0.20180711.0-debian-10-r43 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 bfad1e5e17..de66ceb0e8 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.9-debian-10-r28 + tag: 1.10.9-debian-10-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 @@ -38,7 +38,7 @@ image: schedulerImage: registry: docker.io repository: bitnami/airflow-scheduler - tag: 1.10.9-debian-10-r24 + tag: 1.10.9-debian-10-r32 ## 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.9-debian-10-r24 + tag: 1.10.9-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 @@ -86,7 +86,7 @@ workerImage: git: registry: docker.io repository: bitnami/git - tag: 2.25.1-debian-10-r15 + tag: 2.25.1-debian-10-r22 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. @@ -407,7 +407,7 @@ metrics: image: registry: docker.io repository: bitnami/airflow-exporter - tag: 0.20180711.0-debian-10-r35 + tag: 0.20180711.0-debian-10-r43 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.