From 458e2c91fa948295f7d16f83636b3a3e4a549c0f Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 6 Apr 2024 23:33:58 +0000 Subject: [PATCH] feat(helm): update chart pgadmin4 to 1.24.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 763ef3f..ccd6180 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.23.3" + version: "1.24.1" sourceRef: kind: HelmRepository name: runix-charts