From c01dfcb4248f7e1bbc53ffb6a16d83bd5fab0dba Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 2 Apr 2021 00:46:00 +0200 Subject: [PATCH] chore(deps): update helm chart pgadmin4 to v1.5.9 [ci-skip] (#494) Signed-off-by: Auricom Co-authored-by: Renovate Bot --- cluster/development/pgadmin.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/development/pgadmin.yaml b/cluster/development/pgadmin.yaml index 901184bea..a98265000 100644 --- a/cluster/development/pgadmin.yaml +++ b/cluster/development/pgadmin.yaml @@ -10,7 +10,7 @@ spec: spec: # renovate: registryUrl=https://helm.runix.net chart: pgadmin4 - version: 1.5.8 + version: 1.5.9 sourceRef: kind: HelmRepository name: runix-charts