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

kaxilnaik pushed a change to branch v1-10-test
in repository https://gitbox.apache.org/repos/asf/airflow.git.


    from 470f242  Revert "Adds --no-rbac-ui flag for Breeze airflow 1.10 
installation (#11315)"
     new 44a93fd  Revert "Update yamllint & isort pre-commit hooks (#11252)"
     new 7c3f00d  Enforce strict rules for yamllint (#11709)
     new df23b1f  Better file extension for Helm template (#11702)

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .github/workflows/build-images-workflow-run.yml    | 24 +++---
 .github/workflows/ci.yml                           |  2 +-
 .github/workflows/codeql-analysis.yml              |  2 +-
 .github/workflows/codeql-cancel.yml                |  4 +-
 .github/workflows/scheduled_quarantined.yml        |  2 +-
 .pre-commit-config.yaml                            | 54 +++++++-------
 chart/Chart.yaml                                   |  1 +
 chart/dockerfiles/statsd-exporter/mappings.yml     |  2 +-
 ...yaml => pod-template-file.kubernetes-helm-yaml} |  0
 chart/requirements.yaml                            |  2 +-
 chart/templates/configmap.yaml                     |  2 +-
 chart/values.yaml                                  | 86 +++++++++++++---------
 scripts/ci/kubernetes/ci_run_helm_testing.sh       |  2 +-
 tests/kubernetes/basic_pod.yaml                    |  2 +-
 14 files changed, 101 insertions(+), 84 deletions(-)
 rename chart/files/{pod-template-file.yaml => 
pod-template-file.kubernetes-helm-yaml} (100%)

Reply via email to