From 81fd3c1c977370ffd9012abd540d6a41dde94692 Mon Sep 17 00:00:00 2001 From: kjeld Schouten-Lebbing Date: Sat, 4 Sep 2021 12:28:52 +0200 Subject: [PATCH] Fix weird mistake in 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 76ff0951cd5..a5917ca611a 100644 --- a/charts/stable/postgresql/Chart.yaml +++ b/charts/stable/postgresql/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: auto dependencies: - name: common - repository: https://truecharts.org/ + repository: https://truecharts.org/ version: 6.13.7 deprecated: false description: PostgresSQL @@ -25,4 +25,4 @@ name: postgresql sources: - https://www.postgresql.org/ type: application -version: 1.6.0 +version: 1.6.1