From 6bfd88d5ae60ea1e4170c05da6b6b33348ca4612 Mon Sep 17 00:00:00 2001 From: Ales Verbic Date: Mon, 5 May 2025 14:44:21 -0400 Subject: [PATCH] fix: chart.yaml key Signed-off-by: Ales Verbic --- Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Chart.yaml b/Chart.yaml index 7673ae7..76f6ae0 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: postgresql -version: 0.2.6 +version: 0.2.7 appVersion: 11.5.0 description: PostgreSQL is an open-source object-relational database management system (ORDBMS) emphasizing extensibility and technical standards compliance. keywords: @@ -9,7 +9,7 @@ keywords: - database home: https://www.postgresql.org/ icon: https://en.wikipedia.org/wiki/PostgreSQL#/media/File:Postgresql_elephant.svg -source: +sources: - https://github.com/ApplauseOSS/helm-postgresql maintainers: - name: ApplauseOSS