From 67d68c7b2fd3ab0a05dbbf77e5f1ad80253e56ab Mon Sep 17 00:00:00 2001 From: gitea-bot Date: Fri, 12 Dec 2025 21:46:12 +0000 Subject: [PATCH] Automated Manifest Update (#2447) This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow. Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/2447 Co-authored-by: gitea-bot Co-committed-by: gitea-bot --- clusters/cl01tl/manifests/pgadmin/Deployment-pgadmin.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/manifests/pgadmin/Deployment-pgadmin.yaml b/clusters/cl01tl/manifests/pgadmin/Deployment-pgadmin.yaml index 243b3d87f..32877508f 100644 --- a/clusters/cl01tl/manifests/pgadmin/Deployment-pgadmin.yaml +++ b/clusters/cl01tl/manifests/pgadmin/Deployment-pgadmin.yaml @@ -65,7 +65,7 @@ spec: envFrom: - secretRef: name: pgadmin-env-secret - image: dpage/pgadmin4:9.10 + image: dpage/pgadmin4:9.11 imagePullPolicy: IfNotPresent name: main resources: