You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by je...@apache.org on 2021/12/15 23:28:55 UTC

[airflow] branch main updated (2433147 -> 4f6344b)

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

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


    from 2433147  Chart: Include Datadog example in production guide (#17996)
     add 4f6344b  Chart: Add extra containers, volumes and volume mounts for jobs (#18808)

No new revisions were added by this update.

Summary of changes:
 chart/templates/jobs/create-user-job.yaml      | 13 ++++++--
 chart/templates/jobs/migrate-database-job.yaml | 10 ++++--
 chart/tests/test_create_user_job.py            | 45 ++++++++++++++++++++++++++
 chart/tests/test_migrate_database_job.py       | 28 ++++++++++++++++
 chart/values.schema.json                       | 40 +++++++++++++++++++++++
 chart/values.yaml                              | 12 +++++++
 6 files changed, 144 insertions(+), 4 deletions(-)