diff --git a/charts/postgres/Chart.yaml b/charts/postgres/Chart.yaml index 5c53bc60bd35416099f68fc5e1a1b112ea0a280f..54ed68aed15bbb4c53d9591da9916b45dcecb8bc 100644 --- a/charts/postgres/Chart.yaml +++ b/charts/postgres/Chart.yaml @@ -12,7 +12,7 @@ keywords: - database - postgres -version: "1.3.5" +version: "1.4.6" -appVersion: "15.11" +appVersion: "16.7" icon: https://www.postgresql.org/media/img/about/press/elephant64.png diff --git a/charts/postgres/RELEASENOTES.md b/charts/postgres/RELEASENOTES.md index 801ed53af772a15b1e447866513fb46295475703..f89a86874065c41a921fb43f967d924f04ed99d7 100644 --- a/charts/postgres/RELEASENOTES.md +++ b/charts/postgres/RELEASENOTES.md @@ -74,6 +74,7 @@ | 1.4.3 | 16.3 | Upgraded to Postgres 16.3 | | 1.4.4 | 16.4 | Upgraded to Postgres 16.4 | | 1.4.5 | 16.6 | Upgraded to Postgres 16.6 | +| 1.4.6 | 16.7 | Upgraded to Postgres 16.7 | | 1.5.0 | 17.0 | Added Postgres 17.0 | | 1.5.1 | 17.2 | Added Postgres 17.2 | | | | |