From 112fbe34e6c6477d749b3f4562ce5e9fa57a1ce2 Mon Sep 17 00:00:00 2001 From: feisar-bot Date: Tue, 13 Sep 2022 07:38:22 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20chart=20pgadmin4?= =?UTF-8?q?=20to=201.12.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ---------- | -------- | ------ | ------ | | helm | pgadmin4 | 1.12.0 | 1.12.1 | --- 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 69f600af8..7d009795e 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.12.0 + version: 1.12.1 sourceRef: kind: HelmRepository name: runix-charts