From 78182e4cb5f572b512b66b60d03ee8ca037595c3 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Sun, 20 Nov 2022 07:11:12 +0000 Subject: [PATCH 1/2] Update container image tccr.io/truecharts/postgresql to 15.1.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 ed7bb0c8a7a..4db66296b2e 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: 15.1.0@sha256:0273634aa9021ea5c1b2a7768f98f43fc5c8e50f82ed062f88e295574b1b0a7e + tag: 15.1.0@sha256:87e81ceea2346672411e044ed558e45c8c5c544b1341af7db1c98c9fc187fb14 controller: # -- Set the controller type. From 910d5a8edaf55e3d5ec05f47dfa3a6863268fddd Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sun, 20 Nov 2022 07:14:43 +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 5e894a015e6..8bf0d8f3cdc 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: 10.0.4 +version: 10.0.5 annotations: truecharts.org/catagories: | - database