From 1b7520d482a24e65cee761175c96a8c9a591c05a Mon Sep 17 00:00:00 2001 From: gitea-bot Date: Sun, 25 Jan 2026 20:55:33 +0000 Subject: [PATCH 1/2] chore: Update manifests after change --- clusters/cl01tl/manifests/huntarr/Deployment-huntarr.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/manifests/huntarr/Deployment-huntarr.yaml b/clusters/cl01tl/manifests/huntarr/Deployment-huntarr.yaml index 572144cc0..2de589b41 100644 --- a/clusters/cl01tl/manifests/huntarr/Deployment-huntarr.yaml +++ b/clusters/cl01tl/manifests/huntarr/Deployment-huntarr.yaml @@ -37,7 +37,7 @@ spec: - env: - name: TZ value: US/Central - image: ghcr.io/plexguide/huntarr:8.2.25 + image: ghcr.io/plexguide/huntarr:9.0.1 imagePullPolicy: IfNotPresent name: main resources: -- 2.49.1 From b5f74e0778f79df7e3ff13c862f2edc55c094d0b Mon Sep 17 00:00:00 2001 From: gitea-bot Date: Sun, 25 Jan 2026 20:58:12 +0000 Subject: [PATCH 2/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 8e1c27bbc..ced9c3949 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.21.0 + image: ghcr.io/unpoller/unpoller:v2.24.0 imagePullPolicy: IfNotPresent name: main resources: -- 2.49.1