From f005de9d7deba5e599ea65acb8c3b85cf7c44d82 Mon Sep 17 00:00:00 2001 From: feisar-bot <27022259+feisar-bot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 13:43:47 +0000 Subject: [PATCH] feat(helm): update helm release pgadmin4 to v1.11.0 --- 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 3d815548e..b721129b5 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.10.0 + version: 1.11.0 sourceRef: kind: HelmRepository name: runix-charts