From d120cff167c6d7bece3a399ff655a34c7b68776b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 17 Feb 2021 20:38:52 +0100 Subject: [PATCH] chore(deps): update helm chart pgadmin4 to v1.4.6 [ci-skip] (#181) 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 34ccc312b..6c6c708ad 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.5 + version: 1.4.6 sourceRef: kind: HelmRepository name: runix-charts