diff --git a/charts/postgres/Chart.yaml b/charts/postgres/Chart.yaml index 50508e302c843ace75fd9c8cce13c8a291c5d899..351deb15484e709ec434152b6b146163e81bd9f8 100644 --- a/charts/postgres/Chart.yaml +++ b/charts/postgres/Chart.yaml @@ -7,6 +7,6 @@ type: application maintainers: - name: groundhog2k -version: "1.1.0" +version: "1.2.0" -appVersion: "13.14" +appVersion: "14.11" diff --git a/charts/postgres/README.md b/charts/postgres/README.md index f05934f26a02b6c444186d1df4608b8c0188978a..b76c7510d6698aacfe9e200b5b5a169c5bae90e1 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 80a62b236da3d30249a5ca9d8cc29f0bef549dd9..9bfd9fec7c58a7e12eeb112469be4785c7952179 100644 --- a/charts/postgres/RELEASENOTES.md +++ b/charts/postgres/RELEASENOTES.md @@ -46,4 +46,5 @@ | 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 | +| 1.2.0 | 14.11 | Final version with configuration secret, extra config and extra volume support | | | | |