diff --git a/bitnami/airflow/Chart.yaml b/bitnami/airflow/Chart.yaml index d563892f64..19c9e10fc1 100644 --- a/bitnami/airflow/Chart.yaml +++ b/bitnami/airflow/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: airflow -version: 6.7.0 +version: 6.7.1 appVersion: 1.10.12 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 cf44b6a383..0182cce9fa 100644 --- a/bitnami/airflow/requirements.lock +++ b/bitnami/airflow/requirements.lock @@ -1,12 +1,12 @@ dependencies: - name: common repository: https://charts.bitnami.com/bitnami - version: 0.7.1 + version: 0.8.2 - name: postgresql repository: https://charts.bitnami.com/bitnami version: 8.10.14 - name: redis repository: https://charts.bitnami.com/bitnami version: 10.9.0 -digest: sha256:e6533a5f8f5590288b92db71957ee22412a5583753079415efc4abff8cbcddeb -generated: "2020-09-23T15:35:46.631524+02:00" +digest: sha256:da3b980415654817082a6623b7d0c1ed0d918248f3d0f8fa48fc99f053d5b54f +generated: "2020-10-20T18:34:31.929575354Z" diff --git a/bitnami/airflow/values-production.yaml b/bitnami/airflow/values-production.yaml index 60302b32d7..f33b6953ec 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.12-debian-10-r11 + tag: 1.10.12-debian-10-r41 ## 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.12-debian-10-r23 + tag: 1.10.12-debian-10-r57 ## 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.12-debian-10-r20 + tag: 1.10.12-debian-10-r47 ## 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.28.0-debian-10-r42 + tag: 2.29.0-debian-10-r0 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. @@ -514,7 +514,7 @@ metrics: image: registry: docker.io repository: bitnami/airflow-exporter - tag: 0.20180711.0-debian-10-r220 + tag: 0.20180711.0-debian-10-r248 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 888644600d..1df9c65ace 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.12-debian-10-r11 + tag: 1.10.12-debian-10-r41 ## 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 @@ -39,7 +39,7 @@ image: schedulerImage: registry: docker.io repository: bitnami/airflow-scheduler - tag: 1.10.12-debian-10-r23 + tag: 1.10.12-debian-10-r57 ## 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 @@ -64,7 +64,7 @@ schedulerImage: workerImage: registry: docker.io repository: bitnami/airflow-worker - tag: 1.10.12-debian-10-r20 + tag: 1.10.12-debian-10-r47 ## 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 @@ -89,7 +89,7 @@ workerImage: git: registry: docker.io repository: bitnami/git - tag: 2.28.0-debian-10-r42 + tag: 2.29.0-debian-10-r0 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. @@ -645,7 +645,7 @@ metrics: image: registry: docker.io repository: bitnami/airflow-exporter - tag: 0.20180711.0-debian-10-r220 + tag: 0.20180711.0-debian-10-r248 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.