From e0b35288231380268369b20de4eff7bc2ea3f7fc Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Mon, 12 Dec 2022 14:17:15 +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 0cc7d2436c9..3b375e8e747 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:1e322416e26ffecc4d11757891cbaef0aa171997d735886445e0a8225c9bd5fc + tag: 14.6.0@sha256:2237b01c47e58816542cf28b10aae909dd2f64540fcc2ee2ad3d6b5d9479b45c controller: # -- Set the controller type. From f580b0107a05adc20a59251f1bd5586b1cde2ded Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Mon, 12 Dec 2022 14:26:39 +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 daf77149b11..7db27070a8b 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.10 +version: 11.0.11 annotations: truecharts.org/catagories: | - database