diff --git a/charts/dependency/postgresql/Chart.yaml b/charts/dependency/postgresql/Chart.yaml index 3ed603fa7a8..412f002e91e 100644 --- a/charts/dependency/postgresql/Chart.yaml +++ b/charts/dependency/postgresql/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "15.1.0" +appVersion: "14.5.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: 11.0.0 +version: 11.0.1 annotations: truecharts.org/catagories: | - database diff --git a/charts/dependency/postgresql/values.yaml b/charts/dependency/postgresql/values.yaml index aa832e7e1f1..2f7433d07dd 100644 --- a/charts/dependency/postgresql/values.yaml +++ b/charts/dependency/postgresql/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/postgresql pullPolicy: IfNotPresent - tag: 14.5.0@sha256:1d5c95be8ddb4182509773cfc4d75101adcbd1ae97a47011cd52123dff59c691 + tag: 14.5.0@sha256:c9debc193b8a232dd4dbc24d124d3e293163c643397ddeda1d96edeaac633099 controller: # -- Set the controller type.