From 9b32d0b87dec0fab18d4586b8cf6c4be7dc4cd1d Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 12 Aug 2021 10:27:26 +0000 Subject: [PATCH] fix(charts): update pgadmin4 to 1.7.1 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 9c5e7463c..e1992c18e 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.0 + version: 1.7.1 sourceRef: kind: HelmRepository name: runix-charts