diff --git a/charts/postgres/Chart.yaml b/charts/postgres/Chart.yaml index a55db5ce65ef5582f3db7455fa3f1469d3955df4..d812520099f2cf1a8bebe6458afb0567e2c1b772 100644 --- a/charts/postgres/Chart.yaml +++ b/charts/postgres/Chart.yaml @@ -7,6 +7,6 @@ type: application maintainers: - name: groundhog2k -version: "0.2.27" +version: "0.3.18" -appVersion: "13.13" +appVersion: "14.10" diff --git a/charts/postgres/RELEASENOTES.md b/charts/postgres/RELEASENOTES.md index 84bb7b3c23c6bcfe833bb5025a586e0d3a449571..332e82c040b9e1f87b8325533e4452c80fd88ee6 100644 --- a/charts/postgres/RELEASENOTES.md +++ b/charts/postgres/RELEASENOTES.md @@ -28,6 +28,7 @@ | 0.3.15 | 14.7 | Upgraded to Postgres 14.7 | | 0.3.16 | 14.8 | Upgraded to Postgres 14.8 | | 0.3.17 | 14.9 | Upgraded to Postgres 14.9 | +| 0.3.18 | 14.10 | Upgraded to Postgres 14.10 | | 0.4.0 | 15.0 | Upgraded to Postgres 15.0 | | 0.4.1 | 15.1 | Upgraded to Postgres 15.1 | | 0.4.2 | 15.2 | Upgraded to Postgres 15.2 |