diff --git a/charts/postgres/Chart.yaml b/charts/postgres/Chart.yaml index 6dc5a2c047c2ba96b11345dbc592a1094632a535..0dedbfed46b6d9c6f020724f318413989cc39856 100644 --- a/charts/postgres/Chart.yaml +++ b/charts/postgres/Chart.yaml @@ -12,7 +12,7 @@ keywords: - database - postgres -version: "1.1.1" +version: "1.2.1" -appVersion: "13.14" +appVersion: "14.11" icon: https://www.postgresql.org/media/img/about/press/elephant64.png diff --git a/charts/postgres/RELEASENOTES.md b/charts/postgres/RELEASENOTES.md index 0d06cedd7e0245d3fc4aee64d816c4f9070b7da6..72cae1ede5492a90a9f4195859281eb5e86597e4 100644 --- a/charts/postgres/RELEASENOTES.md +++ b/charts/postgres/RELEASENOTES.md @@ -49,6 +49,7 @@ | 1.1.0 | 13.14 | Final version with configuration secret, extra config and extra volume support | | 1.1.1 | 13.14 | Fixed missing envFrom | | 1.2.0 | 14.11 | Final version with configuration secret, extra config and extra volume support | +| 1.2.1 | 14.11 | Fixed missing envFrom | | 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 | | | | |