From b6a875814f9fe5e837d8051a5853c69410ae2005 Mon Sep 17 00:00:00 2001 From: feisar-bot <27022259+feisar-bot[bot]@users.noreply.github.com> Date: Wed, 23 Feb 2022 16:25:45 +0000 Subject: [PATCH] fix(helm): update helm release pgadmin4 to v1.9.5 --- 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 0ed5bc7ba..1773445fe 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.9.4 + version: 1.9.5 sourceRef: kind: HelmRepository name: runix-charts