From c9e0a304d4f655d7263a9672ff46143f425c5a4a Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 13 Jan 2022 15:18:34 +0000 Subject: [PATCH] feat(charts): update pgadmin4 to 1.9.0 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 0d3d54349..56fb57e16 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.2 + version: 1.9.0 sourceRef: kind: HelmRepository name: runix-charts