From cf62e034300650b8f353151a2870d47de6f306c4 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 5 Aug 2024 16:22:21 +0000 Subject: [PATCH] feat(helm): update chart pgadmin4 to 1.28.0 --- cluster/apps/database/postgresql/pgadmin4/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/database/postgresql/pgadmin4/helm-release.yaml b/cluster/apps/database/postgresql/pgadmin4/helm-release.yaml index 9b6e8f8..6e347ba 100644 --- a/cluster/apps/database/postgresql/pgadmin4/helm-release.yaml +++ b/cluster/apps/database/postgresql/pgadmin4/helm-release.yaml @@ -8,7 +8,7 @@ spec: chart: spec: chart: pgadmin4 - version: "1.27.0" + version: "1.28.0" sourceRef: kind: HelmRepository name: runix-charts