From 35b4e80cf71482add616b35ca84adadd97d03710 Mon Sep 17 00:00:00 2001 From: kjeld Schouten-Lebbing Date: Wed, 13 Oct 2021 23:45:33 +0200 Subject: [PATCH] chore(postgresql): bump common --- 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 f9a2cadead7..5aaac6b4a91 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.5 + version: 8.3.6 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.15 +version: 3.0.16