From 9f76eb95b6e749f00c39e6ddf5848f1a4453d4e2 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Sun, 26 Feb 2023 22:00:52 +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 2297ce4e45d..95c918cdc9d 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:9c719a0785a7e67c07e24182b6a6db02d2aa496015322adf8082ac2f974fc8bd + tag: 14.7.0@sha256:3ff5b09bc1d83c09194c1d320a5eb525541b54e49cba1d664b56e275b6433d71 controller: # -- Set the controller type. From 9d5983703ce14f329c41a7b169fd03e5d1a40109 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sun, 26 Feb 2023 22:10:56 +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 9af954a14d1..c587c33d733 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.29 +version: 11.0.30 annotations: truecharts.org/catagories: | - database