From 8c264b414b62d86abe225fc141559484041c31c5 Mon Sep 17 00:00:00 2001 From: gitea-bot Date: Sun, 25 Jan 2026 21:12:43 +0000 Subject: [PATCH] Automated Manifest Update (#3509) This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow. Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/3509 Co-authored-by: gitea-bot Co-committed-by: gitea-bot --- clusters/cl01tl/manifests/huntarr/Deployment-huntarr.yaml | 2 +- clusters/cl01tl/manifests/unpoller/Deployment-unpoller.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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: 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: