From 83c294e27201bd2e0de42d052db6ee682d1dfafd Mon Sep 17 00:00:00 2001 From: kjeld Schouten-Lebbing Date: Sun, 10 Oct 2021 00:07:28 +0200 Subject: [PATCH] bump common on postgresql --- charts/stable/postgresql/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/postgresql/Chart.yaml b/charts/stable/postgresql/Chart.yaml index 6da9289939c..e7bf7b71ff3 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.1 + version: 8.3.3 deprecated: false description: PostgresSQL home: https://github.com/truecharts/apps/tree/master/stable/postgres @@ -25,4 +25,4 @@ name: postgresql sources: - https://www.postgresql.org/ type: application -version: 3.0.11 +version: 3.0.12