diff --git a/charts/postgres/Chart.yaml b/charts/postgres/Chart.yaml index 507b48a9c899d0a39a1a439d304f34cfba7dd1df..74d84195d762c1bdcba0c8b1c24902c74a0a52c1 100644 --- a/charts/postgres/Chart.yaml +++ b/charts/postgres/Chart.yaml @@ -7,6 +7,6 @@ type: application maintainers: - name: groundhog2k -version: 0.3.9 +version: 0.3.10 -appVersion: "14.3" +appVersion: "14.4" diff --git a/charts/postgres/README.md b/charts/postgres/README.md index f844c3a95aaa9e177ee464da950ae6199f96c5e1..7a5c81fd96d20e7566d7db2cd639aaaf8a3f6174 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 c6da350a1d9b358e1c12b4a2ee89de611a1de159..944a549daea7504afb9bce16be688af7e79275e0 100644 --- a/charts/postgres/RELEASENOTES.md +++ b/charts/postgres/RELEASENOTES.md @@ -13,4 +13,5 @@ | 0.3.7 | 14.1 | Implemented support for extra containers | | 0.3.8 | 14.2 | Upgraded to Postgres 14.2 | | 0.3.9 | 14.3 | Upgraded to Postgres 14.3 | +| 0.3.10 | 14.4 | Upgraded to Postgres 14.4 | | | | |