From aa1fc09dacb7bc064512f410c29abbf6dd95fcfe Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Sat, 21 May 2022 21:16:31 +0000 Subject: [PATCH] [bitnami/airflow] Release 12.3.5 updating components versions Signed-off-by: Bitnami Containers --- bitnami/airflow/Chart.lock | 6 +++--- bitnami/airflow/Chart.yaml | 2 +- bitnami/airflow/values.yaml | 12 ++++++------ 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/bitnami/airflow/Chart.lock b/bitnami/airflow/Chart.lock index 902ca108d..c308ce6d8 100644 --- a/bitnami/airflow/Chart.lock +++ b/bitnami/airflow/Chart.lock @@ -4,9 +4,9 @@ dependencies: version: 16.9.7 - name: postgresql repository: https://charts.bitnami.com/bitnami - version: 11.2.4 + version: 11.2.5 - name: common repository: https://charts.bitnami.com/bitnami version: 1.14.1 -digest: sha256:5ee041bc25647d9e36cb2228119e0d15def4a5d6791a635c4f839e511161bdf7 -generated: "2022-05-20T17:48:39.092701+02:00" +digest: sha256:46f275af4939b796216dcb1f70b20e149e21f1c71784365e4cf2f567a14c46ca +generated: "2022-05-21T16:31:21.356968813Z" diff --git a/bitnami/airflow/Chart.yaml b/bitnami/airflow/Chart.yaml index 513cc0ce1..2bc43ac5a 100644 --- a/bitnami/airflow/Chart.yaml +++ b/bitnami/airflow/Chart.yaml @@ -32,4 +32,4 @@ name: airflow sources: - https://github.com/bitnami/bitnami-docker-airflow - https://airflow.apache.org/ -version: 12.3.4 +version: 12.3.5 diff --git a/bitnami/airflow/values.yaml b/bitnami/airflow/values.yaml index 549fc7bc8..e133da0d7 100644 --- a/bitnami/airflow/values.yaml +++ b/bitnami/airflow/values.yaml @@ -117,7 +117,7 @@ dags: image: registry: docker.io repository: bitnami/bitnami-shell - tag: 10-debian-10-r430 + tag: 10-debian-10-r431 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. @@ -182,7 +182,7 @@ web: image: registry: docker.io repository: bitnami/airflow - tag: 2.3.0-debian-10-r1 + tag: 2.3.0-debian-10-r2 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images @@ -438,7 +438,7 @@ scheduler: image: registry: docker.io repository: bitnami/airflow-scheduler - tag: 2.3.0-debian-10-r17 + tag: 2.3.0-debian-10-r18 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images @@ -640,7 +640,7 @@ worker: image: registry: docker.io repository: bitnami/airflow-worker - tag: 2.3.0-debian-10-r17 + tag: 2.3.0-debian-10-r18 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images @@ -911,7 +911,7 @@ git: image: registry: docker.io repository: bitnami/git - tag: 2.36.1-debian-10-r11 + tag: 2.36.1-debian-10-r12 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images @@ -1266,7 +1266,7 @@ metrics: image: registry: docker.io repository: bitnami/airflow-exporter - tag: 0.20220314.0-debian-10-r66 + tag: 0.20220314.0-debian-10-r67 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.