From bbe2ee99a1ffa87b27b4bb0726e8aad523858230 Mon Sep 17 00:00:00 2001 From: Kjeld Schouten-Lebbing Date: Fri, 1 Apr 2022 09:17:39 +0200 Subject: [PATCH] Update Chart.yaml --- charts/dependency/postgresql/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/dependency/postgresql/Chart.yaml b/charts/dependency/postgresql/Chart.yaml index 01578bc2c6d..86826593a64 100644 --- a/charts/dependency/postgresql/Chart.yaml +++ b/charts/dependency/postgresql/Chart.yaml @@ -22,7 +22,7 @@ name: postgresql sources: - https://www.postgresql.org/ type: application -version: 7.0.32 +version: 7.0.33 annotations: truecharts.org/catagories: | - database