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: