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 2022/10/05 14:17:44 UTC

[airflow] branch main updated (6b75be4317 -> e5c704d12f)

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 6b75be4317 fix link to XCom in the readme (#26874)
     add e5c704d12f Make cleanup job history configurable (#26838)

No new revisions were added by this update.

Summary of changes:
 chart/templates/cleanup/cleanup-cronjob.yaml |  6 ++++++
 chart/values.schema.json                     | 18 ++++++++++++++++++
 chart/values.yaml                            |  5 +++++
 tests/charts/test_cleanup_pods.py            | 14 ++++++++++++++
 4 files changed, 43 insertions(+)