From 489d84304a6dccf8b729c7b1afce091cd488bf37 Mon Sep 17 00:00:00 2001 From: kjeld Schouten-Lebbing Date: Wed, 20 Oct 2021 19:47:59 +0200 Subject: [PATCH] chore(postgresql): bump common on postgresql (cherry picked from commit 1b640b2addc4bf80a7163b3f09ef2f7dbb058540) --- charts/stable/postgresql/Chart.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/charts/stable/postgresql/Chart.yaml b/charts/stable/postgresql/Chart.yaml index 7e1ca0d93b4..248eb5becc8 100644 --- a/charts/stable/postgresql/Chart.yaml +++ b/charts/stable/postgresql/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "13.4.0" dependencies: - name: common repository: https://truecharts.org - version: 8.3.13 + version: 8.3.14 deprecated: false description: PostgresSQL home: https://github.com/truecharts/apps/tree/master/stable/postgres @@ -29,6 +29,5 @@ version: 4.0.0 annotations: truecharts.org/catagories: | - database - truecharts.org/SCALE-support: "true" truecharts.org/grade: U