From 32934a841ee8b732cc253e68322e06e52738442c Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Sat, 7 Jan 2023 16:56:03 +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 a4442525e4b..7cc7b428ae4 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:5f33a63266313d2456b0e3517aa8d27e5a0cc24c7e34c46c7c85b336ca4c2d68 + tag: 14.6.0@sha256:fe70c43d2770d08bd23db6adc25dce8b2ee2812d7bd821a2dfa9d0f79fe135f7 controller: # -- Set the controller type. From fbe3bcec31f0aac81cb18776b4736732ee02c0f3 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sat, 7 Jan 2023 17:00:12 +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 84e11e6e083..7a9fd7e3e43 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.17 +version: 11.0.18 annotations: truecharts.org/catagories: | - database