From f6f76cc70c830f50323052b58276428b5c4678de Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Thu, 17 Nov 2022 07:17:08 +0000 Subject: [PATCH 1/2] chore(deps): update container image tccr.io/truecharts/postgresql to 15.1.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 12c86cae0f6..ed7bb0c8a7a 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: 15.1.0@sha256:6cc9ecdd466b7b8d1e5d543a0d5836164f3c70bd5e923ef7c4f7633d921b05ca + tag: 15.1.0@sha256:0273634aa9021ea5c1b2a7768f98f43fc5c8e50f82ed062f88e295574b1b0a7e controller: # -- Set the controller type. From c759c4986011c43e631d09499681f87d95e1d323 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Thu, 17 Nov 2022 07:21:09 +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 ef6a7db5765..5e894a015e6 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: 10.0.3 +version: 10.0.4 annotations: truecharts.org/catagories: | - database