From 656ec121d23636321f142b537307489268714301 Mon Sep 17 00:00:00 2001 From: ab Date: Sat, 4 Oct 2025 03:26:37 +0000 Subject: [PATCH] Update k8s/core/postgresql/kustomization.yaml --- k8s/core/postgresql/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s/core/postgresql/kustomization.yaml b/k8s/core/postgresql/kustomization.yaml index 2678445..5102b27 100644 --- a/k8s/core/postgresql/kustomization.yaml +++ b/k8s/core/postgresql/kustomization.yaml @@ -13,7 +13,7 @@ resources: helmCharts: - name: pgadmin4 repo: https://helm.runix.net - version: 1.37.0 + version: 1.50.0 releaseName: pgmanager namespace: psql valuesFile: pgadmin4-values.yaml