You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by ka...@apache.org on 2021/11/01 18:01:13 UTC

[airflow] branch main updated (e357004 -> ddcc848)

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

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


    from e357004  Chart: Update default Airflow version to 2.2.1 (#19326)
     add ddcc848  Modernize dockerfiles builds (#19327)

No new revisions were added by this update.

Summary of changes:
 chart/dockerfiles/pgbouncer-exporter/.gitignore    |  1 -
 chart/dockerfiles/pgbouncer-exporter/Dockerfile    | 35 +++++++++++++++-------
 .../pgbouncer-exporter/build_and_push.sh           | 35 ++++++++++++----------
 chart/dockerfiles/pgbouncer/Dockerfile             | 11 +++----
 chart/dockerfiles/pgbouncer/build_and_push.sh      | 27 ++++++++++++++++-
 chart/dockerfiles/statsd-exporter/Dockerfile       | 10 +++----
 .../dockerfiles/statsd-exporter/build_and_push.sh  | 27 ++++++++++++++++-
 7 files changed, 106 insertions(+), 40 deletions(-)
 delete mode 100644 chart/dockerfiles/pgbouncer-exporter/.gitignore