From e0f4f0940a852ee526df93b8dc725531425dcf30 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Mon, 27 Feb 2023 07:24:59 +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 95c918cdc9d..b82b69a7bc8 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:3ff5b09bc1d83c09194c1d320a5eb525541b54e49cba1d664b56e275b6433d71 + tag: 14.7.0@sha256:f71c97329aa3bdcd7d9fac73596b74348bee81499a6e132e00045b3cf358cc06 controller: # -- Set the controller type. From d950aba4c2a6bac8f798979225bb3fab179ed9e4 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Mon, 27 Feb 2023 07:29:51 +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 c587c33d733..2b7c4c87e98 100644 --- a/charts/dependency/postgresql/Chart.yaml +++ b/charts/dependency/postgresql/Chart.yaml @@ -24,7 +24,7 @@ sources: - https://hub.docker.com/r/bitnami/postgresql - https://www.postgresql.org/ type: application -version: 11.0.30 +version: 11.0.31 annotations: truecharts.org/catagories: | - database