diff --git a/charts/postgres/Chart.yaml b/charts/postgres/Chart.yaml index 9a03694d54597b5e531c99a8058bd0fee8d67c6d..507b48a9c899d0a39a1a439d304f34cfba7dd1df 100644 --- a/charts/postgres/Chart.yaml +++ b/charts/postgres/Chart.yaml @@ -7,6 +7,6 @@ type: application maintainers: - name: groundhog2k -version: 0.2.20 +version: 0.3.9 -appVersion: "13.7" +appVersion: "14.3" diff --git a/charts/postgres/README.md b/charts/postgres/README.md index 169909a8fd42f1bfcecea5870136302bf169fdbe..f844c3a95aaa9e177ee464da950ae6199f96c5e1 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 df99c3c564de4a87e2400b270c81b9e567d42336..c6da350a1d9b358e1c12b4a2ee89de611a1de159 100644 --- a/charts/postgres/RELEASENOTES.md +++ b/charts/postgres/RELEASENOTES.md @@ -12,4 +12,5 @@ | 0.3.6 | 14.1 | Implemented support for extra secrets and advanced configuration capabilites | | 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 | | | | |