From e2ab7153da52a53c95ab9ed57fcef25d18f5be39 Mon Sep 17 00:00:00 2001 From: gitea-bot Date: Mon, 23 Mar 2026 01:34:12 +0000 Subject: [PATCH 1/2] chore: Update manifests after change --- clusters/cl01tl/manifests/unpoller/Deployment-unpoller.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/manifests/unpoller/Deployment-unpoller.yaml b/clusters/cl01tl/manifests/unpoller/Deployment-unpoller.yaml index 1e3db1059..e4dc5021b 100644 --- a/clusters/cl01tl/manifests/unpoller/Deployment-unpoller.yaml +++ b/clusters/cl01tl/manifests/unpoller/Deployment-unpoller.yaml @@ -64,7 +64,7 @@ spec: envFrom: - secretRef: name: unpoller-unifi-secret - image: ghcr.io/unpoller/unpoller:v2.34.0 + image: ghcr.io/unpoller/unpoller:v2.35.0 imagePullPolicy: IfNotPresent name: main resources: -- 2.49.1 From 580192885fd2ed77210e1c011b636b2419192dff Mon Sep 17 00:00:00 2001 From: gitea-bot Date: Mon, 23 Mar 2026 01:35:00 +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 505c5dc1c..535f5a8d2 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.3.0 + - image: harbor.alexlebens.net/images/site-documentation:0.5.0 imagePullPolicy: IfNotPresent name: main resources: -- 2.49.1