From 31234bce02b4ffdfc31818239070860ac3a84c2d Mon Sep 17 00:00:00 2001 From: gitea-bot Date: Wed, 25 Mar 2026 00:47:29 +0000 Subject: [PATCH 1/2] chore: Update manifests after change --- .../Deployment-cloudnative-pg-plugin-barman-cloud.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/manifests/cloudnative-pg/Deployment-cloudnative-pg-plugin-barman-cloud.yaml b/clusters/cl01tl/manifests/cloudnative-pg/Deployment-cloudnative-pg-plugin-barman-cloud.yaml index c3c72abf3..f310101bb 100644 --- a/clusters/cl01tl/manifests/cloudnative-pg/Deployment-cloudnative-pg-plugin-barman-cloud.yaml +++ b/clusters/cl01tl/manifests/cloudnative-pg/Deployment-cloudnative-pg-plugin-barman-cloud.yaml @@ -10,7 +10,7 @@ metadata: name: cloudnative-pg-plugin-barman-cloud namespace: cloudnative-pg spec: - replicas: 2 + replicas: 1 selector: matchLabels: app.kubernetes.io/name: plugin-barman-cloud -- 2.49.1 From 06f8a7b67fa193bf160088449110cafa8aab73e0 Mon Sep 17 00:00:00 2001 From: gitea-bot Date: Wed, 25 Mar 2026 00:49:58 +0000 Subject: [PATCH 2/2] chore: Update manifests after change --- .../site-documentation/Deployment-site-documentation.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/manifests/site-documentation/Deployment-site-documentation.yaml b/clusters/cl01tl/manifests/site-documentation/Deployment-site-documentation.yaml index 0a25b0f94..41851a418 100644 --- a/clusters/cl01tl/manifests/site-documentation/Deployment-site-documentation.yaml +++ b/clusters/cl01tl/manifests/site-documentation/Deployment-site-documentation.yaml @@ -34,7 +34,7 @@ spec: hostPID: false dnsPolicy: ClusterFirst containers: - - image: harbor.alexlebens.net/images/site-documentation:0.6.0 + - image: harbor.alexlebens.net/images/site-documentation:0.7.0 imagePullPolicy: IfNotPresent name: main resources: -- 2.49.1