From bce4ede06fd9d875ecc2c36f55dffb81cc01343c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 4 Sep 2024 22:06:52 +0000 Subject: [PATCH] feat(helm): update chart pgadmin4 to 1.29.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 6e347ba..4d2c5fd 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.28.0" + version: "1.29.0" sourceRef: kind: HelmRepository name: runix-charts