diff --git a/charts/postgres/Chart.yaml b/charts/postgres/Chart.yaml index 8683d453e2ea6d8dbe5ecc744d9e89e2159312b0..50508e302c843ace75fd9c8cce13c8a291c5d899 100644 --- a/charts/postgres/Chart.yaml +++ b/charts/postgres/Chart.yaml @@ -7,6 +7,6 @@ type: application maintainers: - name: groundhog2k -version: "1.0.0" +version: "1.1.0" -appVersion: "12.18" +appVersion: "13.14" diff --git a/charts/postgres/README.md b/charts/postgres/README.md index 8768f7edec21e118e7f3512566ed3ffda17b7ca4..f05934f26a02b6c444186d1df4608b8c0188978a 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 b104bd7d4a82aac91d4f3827860a46d3bf60a538..80a62b236da3d30249a5ca9d8cc29f0bef549dd9 100644 --- a/charts/postgres/RELEASENOTES.md +++ b/charts/postgres/RELEASENOTES.md @@ -45,4 +45,5 @@ | 0.5.2 | 16.1 | Added support for network policies and additional labels and annotations | | 0.5.3 | 16.2 | Upgraded to Postgres 16.2 | | 1.0.0 | 12.8 | Final version with configuration secret, extra config and extra volume support | +| 1.1.0 | 13.14 | Final version with configuration secret, extra config and extra volume support | | | | |