You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by po...@apache.org on 2022/03/26 19:56:36 UTC

[airflow] branch main updated (3c22565 -> f482ae5)

This is an automated email from the ASF dual-hosted git repository.

potiuk pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git.


    from 3c22565  Add check for coerce_datetime to Airflow 2-1 compatibility check (#22499)
     add f482ae5  Added support to override auth_type in auth_file in pgbouncer helm configuration (#21999)

No new revisions were added by this update.

Summary of changes:
 chart/templates/_helpers.yaml  |  4 ++--
 chart/values.schema.json       | 10 ++++++++++
 chart/values.yaml              |  2 ++
 tests/charts/test_pgbouncer.py | 22 ++++++++++++++++++++++
 4 files changed, 36 insertions(+), 2 deletions(-)