From c0742da64c1bb3488c6f8539b0c4148b66dfe2fd Mon Sep 17 00:00:00 2001 From: feisar-bot Date: Thu, 20 Oct 2022 11:21:54 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20image=20dpage/pga?= =?UTF-8?q?dmin4=20to=206.15?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ---------- | -------------- | ---- | ---- | | docker | dpage/pgadmin4 | 6.14 | 6.15 | --- cluster/apps/databases/pgadmin/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/databases/pgadmin/helm-release.yaml b/cluster/apps/databases/pgadmin/helm-release.yaml index c70376648..f26b51e83 100644 --- a/cluster/apps/databases/pgadmin/helm-release.yaml +++ b/cluster/apps/databases/pgadmin/helm-release.yaml @@ -24,7 +24,7 @@ spec: values: image: repository: dpage/pgadmin4 - tag: "6.14" + tag: "6.15" env: PGADMIN_CONFIG_ENHANCED_COOKIE_PROTECTION: "False" envFrom: