From b37a4111043bb8fe57efd1025c0176e2818a37df Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 23 Aug 2021 11:47:54 +0000 Subject: [PATCH] fix(charts): update pgadmin4 to 1.7.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 8ec014454..7dfe3c055 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.7.1 + version: 1.7.2 sourceRef: kind: HelmRepository name: runix-charts