From 70463be20fab2fd0cb5effa72b6500599dc660e2 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Fri, 3 Feb 2023 08:05:55 +0000 Subject: [PATCH 1/2] chore(deps): update container image tccr.io/truecharts/postgresql to 14.6.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 9e92a84dcd7..4471bfbd76b 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.6.0@sha256:101b616f2cd0d4d3c1963ecdffd5ffc5704f202967288e718f7aa2ae526600bc + tag: 14.6.0@sha256:80f8f4d90e915540a783d4f32f14506abad433403aa1e3bd77705fda5ce3fc0a controller: # -- Set the controller type. From c1dc7d21888d169e9ffbf67ce5eb5645e9139c60 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Fri, 3 Feb 2023 08:14:00 +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 8c8f90b6fe8..e79618e97ed 100644 --- a/charts/dependency/postgresql/Chart.yaml +++ b/charts/dependency/postgresql/Chart.yaml @@ -24,7 +24,7 @@ sources: - https://hub.docker.com/bitnami/postgresql - https://www.postgresql.org/ type: application -version: 11.0.23 +version: 11.0.24 annotations: truecharts.org/catagories: | - database