diff --git a/bitnami/airflow/Chart.lock b/bitnami/airflow/Chart.lock index ca846706b9..fde5ef1240 100644 --- a/bitnami/airflow/Chart.lock +++ b/bitnami/airflow/Chart.lock @@ -4,9 +4,9 @@ dependencies: version: 18.4.0 - name: postgresql repository: oci://registry-1.docker.io/bitnamicharts - version: 13.2.15 + version: 13.2.16 - name: common repository: oci://registry-1.docker.io/bitnamicharts version: 2.13.3 -digest: sha256:15580d67fba89ac0e98a4c479fa1ea4f9015b92d430745ce3f401841b34e3e3d -generated: "2023-11-22T00:02:07.834943162Z" +digest: sha256:00986f0bf8292bfaead2714784652230c1e6b9a36e39b2f0a55cf9e3883f050c +generated: "2023-11-24T19:10:36.648780489Z" diff --git a/bitnami/airflow/Chart.yaml b/bitnami/airflow/Chart.yaml index 9b3bafee64..31986b34fd 100644 --- a/bitnami/airflow/Chart.yaml +++ b/bitnami/airflow/Chart.yaml @@ -8,11 +8,11 @@ annotations: - name: airflow-exporter image: docker.io/bitnami/airflow-exporter:0.20220314.0-debian-11-r440 - name: airflow-scheduler - image: docker.io/bitnami/airflow-scheduler:2.7.3-debian-11-r1 + image: docker.io/bitnami/airflow-scheduler:2.7.3-debian-11-r2 - name: airflow-worker image: docker.io/bitnami/airflow-worker:2.7.3-debian-11-r2 - name: airflow - image: docker.io/bitnami/airflow:2.7.3-debian-11-r1 + image: docker.io/bitnami/airflow:2.7.3-debian-11-r2 - name: git image: docker.io/bitnami/git:2.43.0-debian-11-r0 - name: os-shell @@ -47,4 +47,4 @@ maintainers: name: airflow sources: - https://github.com/bitnami/charts/tree/main/bitnami/airflow -version: 16.1.5 +version: 16.1.6 diff --git a/bitnami/airflow/values.yaml b/bitnami/airflow/values.yaml index cb7a290962..b6c0d6c2b3 100644 --- a/bitnami/airflow/values.yaml +++ b/bitnami/airflow/values.yaml @@ -188,7 +188,7 @@ web: image: registry: docker.io repository: bitnami/airflow - tag: 2.7.3-debian-11-r1 + tag: 2.7.3-debian-11-r2 digest: "" ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' @@ -456,7 +456,7 @@ scheduler: image: registry: docker.io repository: bitnami/airflow-scheduler - tag: 2.7.3-debian-11-r1 + tag: 2.7.3-debian-11-r2 digest: "" ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'