From 9ba6e90468b5786cf52e94d24c1483655e07cb23 Mon Sep 17 00:00:00 2001 From: feisar-bot <27022259+feisar-bot[bot]@users.noreply.github.com> Date: Mon, 28 Mar 2022 15:20:01 +0000 Subject: [PATCH] fix(helm): update helm release pgadmin4 to v1.9.9 --- 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 124e10af3..fd7ced24c 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.6 + version: 1.9.9 sourceRef: kind: HelmRepository name: runix-charts