This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/airflow.git.
from ffc9aeb Better file extension for Helm template (#11702)
add 53e6062 Enforce strict rules for yamllint (#11709)
No new revisions were added by this update.
Summary of changes:
.github/ISSUE_TEMPLATE/config.yml | 1 +
.github/workflows/build-images-workflow-run.yml | 26 +++++------
.github/workflows/ci.yml | 6 +--
.github/workflows/codeql-analysis.yml | 2 +-
.github/workflows/delete_old_artifacts.yml | 9 ++--
.github/workflows/repo_sync.yml | 2 +-
.github/workflows/scheduled_quarantined.yml | 2 +-
.pre-commit-config.yaml | 2 +-
airflow/api_connexion/openapi/v1.yaml | 4 +-
.../basic_template.yaml | 2 +-
.../example_spark_kubernetes_spark_pi.yaml | 2 +-
.../cloud/example_dags/example_cloud_build.yaml | 2 +-
.../providers/google/config_templates/config.yml | 2 +-
chart/Chart.yaml | 1 +
chart/dockerfiles/statsd-exporter/mappings.yml | 2 +-
chart/requirements.yaml | 2 +-
chart/tests/migrate-database-job_test.yaml | 2 +-
chart/values.yaml | 50 ++++++++++++++--------
codecov.yml | 10 ++---
tests/kubernetes/basic_pod.yaml | 2 +-
20 files changed, 75 insertions(+), 56 deletions(-)