From dd0536050a9135f3f6e0b25f28ec7518b0235e09 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 7 Mar 2021 20:35:44 +0100 Subject: [PATCH] chore(deps): update helm chart pgadmin4 to v1.5.0 [ci-skip] (#331) 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 a49340bd2..55e70435a 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.4.6 + version: 1.5.0 sourceRef: kind: HelmRepository name: runix-charts