From 3b772427d3da58b77b53a48a5c675b95c016e7c3 Mon Sep 17 00:00:00 2001 From: gitea-bot Date: Sat, 31 Jan 2026 17:29:54 +0000 Subject: [PATCH] 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 ee388b7d4..833f34a1a 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.29.0 + image: ghcr.io/unpoller/unpoller:v2.30.0 imagePullPolicy: IfNotPresent name: main resources: -- 2.49.1