From d004c273fe13da662e8d88d5849371cf96a2b60e Mon Sep 17 00:00:00 2001 From: Chad Weimer Date: Mon, 25 Dec 2023 01:37:55 +0000 Subject: [PATCH] Update to 3.7.0 --- charts/gomp/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/gomp/Chart.yaml b/charts/gomp/Chart.yaml index 93f1d74..4828f99 100644 --- a/charts/gomp/Chart.yaml +++ b/charts/gomp/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: gomp description: Web-based recipe book type: application -version: 1.0.2 -appVersion: "3.6.0" +version: 1.0.3 +appVersion: "3.7.0" dependencies: - name: postgresql version: "11.9.13"