diff --git a/charts/dependency/postgresql/Chart.yaml b/charts/dependency/postgresql/Chart.yaml index 91b64f69d22..ef6a7db5765 100644 --- a/charts/dependency/postgresql/Chart.yaml +++ b/charts/dependency/postgresql/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "14.5.0" +appVersion: "15.1.0" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -23,7 +23,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/dependency/postgresql - https://www.postgresql.org/ type: application -version: 10.0.2 +version: 10.0.3 annotations: truecharts.org/catagories: | - database