This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 2b7071c600 FTP operator has logic in __init__ (#29073)
add 5da085bcb2 Upgrade bitnami/postgresql helm depenency from 10.5.3 to
12.1.9 (#29071)
No new revisions were added by this update.
Summary of changes:
BREEZE.rst | 2 +-
chart/Chart.lock | 7 +++---
chart/Chart.yaml | 3 ++-
chart/charts/postgresql-10.5.3.tgz | Bin 50647 -> 0 bytes
chart/charts/postgresql-12.1.9.tgz | Bin 0 -> 57966 bytes
chart/templates/NOTES.txt | 6 +++++
chart/values.schema.json | 44 +++++++++++++++++++++++++++-------
chart/values.yaml | 7 ++++--
newsfragments/27353.significant.rst | 8 +++++++
tests/charts/test_basic_helm_chart.py | 4 ++--
tests/charts/test_rbac.py | 6 ++++-
11 files changed, 68 insertions(+), 19 deletions(-)
delete mode 100644 chart/charts/postgresql-10.5.3.tgz
create mode 100644 chart/charts/postgresql-12.1.9.tgz
create mode 100644 newsfragments/27353.significant.rst