diff --git a/charts/postgres/Chart.yaml b/charts/postgres/Chart.yaml index be34903546aceb5abeb7c440c216b14104869d02..4e75ae15e547586dba031c6804f38905c56b4d66 100644 --- a/charts/postgres/Chart.yaml +++ b/charts/postgres/Chart.yaml @@ -7,6 +7,6 @@ type: application maintainers: - name: groundhog2k -version: "1.3.0" +version: "1.4.0" -appVersion: "15.6" +appVersion: "16.2" diff --git a/charts/postgres/README.md b/charts/postgres/README.md index be578f7890fb60f6c920d6ac0c19eba94ee6eec0..f9ca395d05a90b368aac8ab36a41da92fb722c68 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 7e30ea8f59bfe70255ed4156c0423ecfba3562a0..6e87980f7c9bcc0b61341357e05f14ca5038e9f0 100644 --- a/charts/postgres/RELEASENOTES.md +++ b/charts/postgres/RELEASENOTES.md @@ -48,4 +48,5 @@ | 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 | | 1.3.0 | 15.6 | Final version with configuration secret, extra config and extra volume support | +| 1.4.0 | 16.2 | Final version with configuration secret, extra config and extra volume support | | | | |