From f5982cb4a1b190932c67fae35e5e9227b97dc769 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 13 Jun 2024 23:51:14 +0000 Subject: [PATCH] feat(helm): update chart pgadmin4 to 1.26.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 7c79ec0..100f18b 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.25.1" + version: "1.26.0" sourceRef: kind: HelmRepository name: runix-charts