This is an automated email from the ASF dual-hosted git repository.
jscheffl pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 080ad504f97 Update `CLAUDE.md` to use decorators instead of `with`
when possible (#68035)
add 98efdbd59c2 Support tpl rendering in volumes, volumeMounts and
pgbouncer.configSecretName (#67958)
No new revisions were added by this update.
Summary of changes:
chart/files/pod-template-file.kubernetes-helm-yaml | 8 ++++----
chart/newsfragments/67958.feature.rst | 1 +
chart/templates/_helpers.yaml | 6 +++++-
chart/templates/api-server/api-server-deployment.yaml | 6 +++---
chart/templates/cleanup/cleanup-cronjob.yaml | 4 ++--
chart/templates/dag-processor/dag-processor-deployment.yaml | 8 ++++----
.../templates/database-cleanup/database-cleanup-cronjob.yaml | 4 ++--
chart/templates/flower/flower-deployment.yaml | 4 ++--
chart/templates/jobs/create-user-job.yaml | 4 ++--
chart/templates/jobs/migrate-database-job.yaml | 4 ++--
chart/templates/pgbouncer/pgbouncer-deployment.yaml | 4 ++--
chart/templates/scheduler/scheduler-deployment.yaml | 8 ++++----
chart/templates/triggerer/triggerer-deployment.yaml | 8 ++++----
chart/templates/workers/worker-deployment.yaml | 12 ++++++------
chart/values.schema.json | 6 +++---
chart/values.yaml | 6 +++---
16 files changed, 49 insertions(+), 44 deletions(-)
create mode 100644 chart/newsfragments/67958.feature.rst