From 9172f42a9a0731c4347421898cfba67c6a3caa88 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Thu, 9 Feb 2023 22:31:01 +0000 Subject: [PATCH] Commit bumped Chart Version Signed-off-by: TrueCharts-Bot --- charts/dependency/postgresql/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/dependency/postgresql/Chart.yaml b/charts/dependency/postgresql/Chart.yaml index 37072aa8a19..2ff7484cdea 100644 --- a/charts/dependency/postgresql/Chart.yaml +++ b/charts/dependency/postgresql/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "14.6.0" +appVersion: "14.7.0" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -24,7 +24,7 @@ sources: - https://hub.docker.com/bitnami/postgresql - https://www.postgresql.org/ type: application -version: 11.0.26 +version: 11.0.27 annotations: truecharts.org/catagories: | - database