diff --git a/bitnami/airflow/Chart.lock b/bitnami/airflow/Chart.lock index 60130c5a93..d01fc5053d 100644 --- a/bitnami/airflow/Chart.lock +++ b/bitnami/airflow/Chart.lock @@ -1,12 +1,12 @@ dependencies: - name: redis repository: https://charts.bitnami.com/bitnami - version: 16.5.3 + version: 16.5.4 - name: postgresql repository: https://charts.bitnami.com/bitnami version: 11.1.8 - name: common repository: https://charts.bitnami.com/bitnami version: 1.12.0 -digest: sha256:35283234b90c3e31ef025484ce745f0c878e6d080579f9751b2d194b823bd8ab -generated: "2022-03-17T07:47:10.066394322Z" +digest: sha256:975149fa9af1914a69f9ef29a9ac7e9b27f477f26c4f0a036b2ff76beb75d727 +generated: "2022-03-18T08:38:21.705020731Z" diff --git a/bitnami/airflow/Chart.yaml b/bitnami/airflow/Chart.yaml index 5f8d1e807c..a9257dcdf2 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.0.13 +version: 12.0.14 diff --git a/bitnami/airflow/values.yaml b/bitnami/airflow/values.yaml index 6399a4377d..50ba1cd0a3 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-r367 + tag: 10-debian-10-r368 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. @@ -142,7 +142,7 @@ web: image: registry: docker.io repository: bitnami/airflow - tag: 2.2.4-debian-10-r9 + tag: 2.2.4-debian-10-r10 ## 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 @@ -395,7 +395,7 @@ scheduler: image: registry: docker.io repository: bitnami/airflow-scheduler - tag: 2.2.4-debian-10-r21 + tag: 2.2.4-debian-10-r22 ## 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 @@ -594,7 +594,7 @@ worker: image: registry: docker.io repository: bitnami/airflow-worker - tag: 2.2.4-debian-10-r22 + tag: 2.2.4-debian-10-r23 ## 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 @@ -862,7 +862,7 @@ git: image: registry: docker.io repository: bitnami/git - tag: 2.35.1-debian-10-r47 + tag: 2.35.1-debian-10-r48 ## 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 @@ -1203,7 +1203,7 @@ metrics: image: registry: docker.io repository: bitnami/airflow-exporter - tag: 0.20220314.0-debian-10-r2 + tag: 0.20220314.0-debian-10-r4 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.