From efa272368dbf4bd5da272603af58ec26dee6e426 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Thu, 9 Feb 2023 21:21:49 +0000 Subject: [PATCH 1/2] chore(deps): update container image tccr.io/truecharts/postgresql to v --- 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 d0aa385ab39..075700665d4 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:202e7db620ca26941d7208c949c317f33817d6f0ddfcd1267fade724df171285 + tag: 14.6.0@sha256:250ab0d345d8d4d78608d305b7894872e4b247bd02da66bcfe15d789da71745e controller: # -- Set the controller type. From 1acd1842d8524486791dcf4b71bf8d99764549a3 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Thu, 9 Feb 2023 21:25:42 +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 01e6a91f76c..37072aa8a19 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.25 +version: 11.0.26 annotations: truecharts.org/catagories: | - database