From fd5cbf3cb9b72a4068e09486f8dd565c858f6081 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Sun, 12 Feb 2023 22:24:34 +0000 Subject: [PATCH 1/2] chore(deps): update container image tccr.io/truecharts/postgresql to 14.7.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 6ff12ded778..2297ce4e45d 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.7.0@sha256:1bf05e823338beba87103bffda26d1ac30fbd5d9ae25d08a0ad3f96c465efea5 + tag: 14.7.0@sha256:9c719a0785a7e67c07e24182b6a6db02d2aa496015322adf8082ac2f974fc8bd controller: # -- Set the controller type. From 47771b8e8ffbc9b2d210b82b403faecf74374317 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sun, 12 Feb 2023 22:29:17 +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 339659652fa..0e28d812d11 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.28 +version: 11.0.29 annotations: truecharts.org/catagories: | - database