From f425b41120d4d1099a71ec23a2200b9fe9232c95 Mon Sep 17 00:00:00 2001 From: KarlisAG <64302464+KarlisAG@users.noreply.github.com> Date: Mon, 20 Nov 2023 10:22:00 +0100 Subject: [PATCH] update appVersion to 7.8 (#224) Signed-off-by: Karlis Akots Gribulis Co-authored-by: Rowan Ruseler --- charts/pgadmin4/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/pgadmin4/Chart.yaml b/charts/pgadmin4/Chart.yaml index 8856124c..a2b36234 100644 --- a/charts/pgadmin4/Chart.yaml +++ b/charts/pgadmin4/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v1 description: pgAdmin4 is a web based administration tool for PostgreSQL database name: pgadmin4 -version: 1.18.3 -appVersion: "7.7" +version: 1.18.4 +appVersion: "7.8" keywords: - pgadmin - postgres