diff --git a/charts/postgres/Chart.yaml b/charts/postgres/Chart.yaml index 27000d1d4840780b1c1bfc158772cf1facea1a9d..9033d26dcc238258c4b6c0bfc8d390fa8fd269b2 100644 --- a/charts/postgres/Chart.yaml +++ b/charts/postgres/Chart.yaml @@ -12,7 +12,7 @@ keywords: - database - postgres -version: "1.4.5" +version: "1.5.1" -appVersion: "16.6" +appVersion: "17.2" icon: https://www.postgresql.org/media/img/about/press/elephant64.png diff --git a/charts/postgres/README.md b/charts/postgres/README.md index 428f2e8c649e158e226c402d3eed99773917b68b..86e797dceeae41af8ca732519816c1c5c72cc593 100644 --- a/charts/postgres/README.md +++ b/charts/postgres/README.md @@ -1,6 +1,6 @@ # PostgreSQL -   +   ## Changelog diff --git a/charts/postgres/RELEASENOTES.md b/charts/postgres/RELEASENOTES.md index 4526e60af8fc563f254589192fff660f6c974618..5957ce69435188b26ecd16fc73b78eb3ddaf5fdc 100644 --- a/charts/postgres/RELEASENOTES.md +++ b/charts/postgres/RELEASENOTES.md @@ -72,4 +72,5 @@ | 1.4.4 | 16.4 | Upgraded to Postgres 16.4 | | 1.4.5 | 16.6 | Upgraded to Postgres 16.6 | | 1.5.0 | 17.0 | Added Postgres 17.0 | +| 1.5.1 | 17.2 | Added Postgres 17.2 | | | | |