From 02cd7fd3760523b05e84888fc560886b632bbf8f Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 22 Apr 2024 15:35:34 +0000 Subject: [PATCH] feat(helm): update chart pgadmin4 to 1.25.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 ccd6180..9186562 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.24.1" + version: "1.25.1" sourceRef: kind: HelmRepository name: runix-charts -- 2.40.1