From 240fc4127f3f9cf0eaef0caf75f0d53ea7f66716 Mon Sep 17 00:00:00 2001 From: ab Date: Sat, 4 Oct 2025 03:26:01 +0000 Subject: [PATCH] Update k8s/core/postgresql/pgadmin4-values.yaml --- k8s/core/postgresql/pgadmin4-values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s/core/postgresql/pgadmin4-values.yaml b/k8s/core/postgresql/pgadmin4-values.yaml index 756cebd..ddcb399 100644 --- a/k8s/core/postgresql/pgadmin4-values.yaml +++ b/k8s/core/postgresql/pgadmin4-values.yaml @@ -1,5 +1,5 @@ image: - tag: "9.3" + tag: "9.8" pullPolicy: Always env: email: "postgres@hexor.cy"