diff --git a/bitnami/airflow/Chart.yaml b/bitnami/airflow/Chart.yaml index d7d99c5011..45cf42012a 100644 --- a/bitnami/airflow/Chart.yaml +++ b/bitnami/airflow/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: airflow -version: 6.1.5 +version: 6.1.6 appVersion: 1.10.10 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 776fb9e7ea..435e06f65a 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.8.0 + version: 8.9.0 - name: redis repository: https://charts.bitnami.com/bitnami - version: 10.6.7 -digest: sha256:96fdc62ca930c5498fd783ac0fa4a00b62b5c70c46bfcd7e74f0e8907e5fd8d4 -generated: "2020-04-16T18:33:25.093817723Z" + version: 10.6.10 +digest: sha256:4ded339e9bdddcad8af7d32dcbc6efde3f5f5b18ccca7d18009b0139f278d5b7 +generated: "2020-04-22T02:18:45.726438964Z" diff --git a/bitnami/airflow/values-production.yaml b/bitnami/airflow/values-production.yaml index 205c5fd644..269c1440b2 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.10-debian-10-r3 + tag: 1.10.10-debian-10-r8 ## 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.10-debian-10-r2 + tag: 1.10.10-debian-10-r6 ## 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.10-debian-10-r4 + tag: 1.10.10-debian-10-r9 ## 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.26.1-debian-10-r3 + tag: 2.26.2-debian-10-r1 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. @@ -438,7 +438,7 @@ metrics: image: registry: docker.io repository: bitnami/airflow-exporter - tag: 0.20180711.0-debian-10-r79 + tag: 0.20180711.0-debian-10-r85 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 23d71562ea..d80ef56c51 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.10-debian-10-r3 + tag: 1.10.10-debian-10-r8 ## 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.10-debian-10-r2 + tag: 1.10.10-debian-10-r6 ## 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.10-debian-10-r4 + tag: 1.10.10-debian-10-r9 ## 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.26.1-debian-10-r3 + tag: 2.26.2-debian-10-r1 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. @@ -439,7 +439,7 @@ metrics: image: registry: docker.io repository: bitnami/airflow-exporter - tag: 0.20180711.0-debian-10-r79 + tag: 0.20180711.0-debian-10-r85 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.