From cc23b6d64a375db1d57fc6b6bb6f24ca67ef722b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 30 Nov 2021 15:48:44 +0000 Subject: [PATCH] fix(charts): update pgadmin4 to 1.8.2 Signed-off-by: auricom <27022259+auricom@users.noreply.github.com> --- cluster/apps/data/pgadmin/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/data/pgadmin/helm-release.yaml b/cluster/apps/data/pgadmin/helm-release.yaml index ae7a4d4fc..0d3d54349 100644 --- a/cluster/apps/data/pgadmin/helm-release.yaml +++ b/cluster/apps/data/pgadmin/helm-release.yaml @@ -10,7 +10,7 @@ spec: spec: # renovate: registryUrl=https://helm.runix.net chart: pgadmin4 - version: 1.8.1 + version: 1.8.2 sourceRef: kind: HelmRepository name: runix-charts