From 57b654ce0051b964f5869c6305c1898544927eaa Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Mon, 6 Feb 2023 13:32:04 +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 4471bfbd76b..d0aa385ab39 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:80f8f4d90e915540a783d4f32f14506abad433403aa1e3bd77705fda5ce3fc0a + tag: 14.6.0@sha256:202e7db620ca26941d7208c949c317f33817d6f0ddfcd1267fade724df171285 controller: # -- Set the controller type. From c75d349c7ac7395f4a05fafa032138818badf4c9 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Mon, 6 Feb 2023 13:37:11 +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 e79618e97ed..01e6a91f76c 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.24 +version: 11.0.25 annotations: truecharts.org/catagories: | - database