From d821f995fceed1076293917e4c0ed90659ba02b6 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Tue, 22 Nov 2022 13:21:40 +0000 Subject: [PATCH 1/2] Update container image tccr.io/truecharts/postgresql to 14.5.0 --- charts/dependency/postgresql/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/dependency/postgresql/values.yaml b/charts/dependency/postgresql/values.yaml index 2f7433d07dd..0349dc0fca7 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:c9debc193b8a232dd4dbc24d124d3e293163c643397ddeda1d96edeaac633099 + tag: 14.5.0@sha256:2ab027a8354d74817e2ba62db96184429e47ea49585873b49d97bd01234eeb80 controller: # -- Set the controller type. From c04d7f5950136048e2decd1d11858de412ecc14c Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 22 Nov 2022 13:24:41 +0000 Subject: [PATCH 2/2] Commit bumped Chart Version Signed-off-by: TrueCharts-Bot --- charts/dependency/postgresql/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/dependency/postgresql/Chart.yaml b/charts/dependency/postgresql/Chart.yaml index 412f002e91e..fe80cc1a4fb 100644 --- a/charts/dependency/postgresql/Chart.yaml +++ b/charts/dependency/postgresql/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/dependency/postgresql - https://www.postgresql.org/ type: application -version: 11.0.1 +version: 11.0.2 annotations: truecharts.org/catagories: | - database