From 07cc67a4912b0e6b617cb8f10d033bf0010f5f2b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 23 Jan 2024 01:23:13 +0000 Subject: [PATCH] feat(helm): update chart pgadmin4 to 1.23.1 --- 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 ce6abe5..f1d7ab7 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.18.2" + version: "1.23.1" sourceRef: kind: HelmRepository name: runix-charts