diff --git a/clusters/cl01tl/manifests/movie-roulette/Deployment-movie-roulette.yaml b/clusters/cl01tl/manifests/movie-roulette/Deployment-movie-roulette.yaml index e00c65729..0eb3f3c09 100644 --- a/clusters/cl01tl/manifests/movie-roulette/Deployment-movie-roulette.yaml +++ b/clusters/cl01tl/manifests/movie-roulette/Deployment-movie-roulette.yaml @@ -93,7 +93,7 @@ spec: name: movie-roulette-config-secret - name: REQUEST_SERVICE_DEFAULT value: seerr - image: ghcr.io/sahara101/movie-roulette:v5.2.1 + image: ghcr.io/sahara101/movie-roulette:v5.3.0 imagePullPolicy: IfNotPresent name: main resources: diff --git a/clusters/cl01tl/manifests/tdarr/DaemonSet-tdarr-node.yaml b/clusters/cl01tl/manifests/tdarr/DaemonSet-tdarr-node.yaml index 2ffca1f8f..dc33343f1 100644 --- a/clusters/cl01tl/manifests/tdarr/DaemonSet-tdarr-node.yaml +++ b/clusters/cl01tl/manifests/tdarr/DaemonSet-tdarr-node.yaml @@ -55,7 +55,7 @@ spec: value: tdarr-api - name: serverPort value: "8266" - image: ghcr.io/haveagitgat/tdarr_node:2.64.02 + image: ghcr.io/haveagitgat/tdarr_node:2.65.01 imagePullPolicy: IfNotPresent name: main resources: diff --git a/clusters/cl01tl/manifests/tdarr/Deployment-tdarr-server.yaml b/clusters/cl01tl/manifests/tdarr/Deployment-tdarr-server.yaml index b0c1d99be..6d21ec522 100644 --- a/clusters/cl01tl/manifests/tdarr/Deployment-tdarr-server.yaml +++ b/clusters/cl01tl/manifests/tdarr/Deployment-tdarr-server.yaml @@ -57,7 +57,7 @@ spec: value: "8266" - name: webUIPort value: "8265" - image: ghcr.io/haveagitgat/tdarr:2.64.02 + image: ghcr.io/haveagitgat/tdarr:2.65.01 imagePullPolicy: IfNotPresent name: main resources: diff --git a/clusters/cl01tl/manifests/unpoller/Deployment-unpoller.yaml b/clusters/cl01tl/manifests/unpoller/Deployment-unpoller.yaml index e4dc5021b..6fccd66e4 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.35.0 + image: ghcr.io/unpoller/unpoller:v2.37.0 imagePullPolicy: IfNotPresent name: main resources: diff --git a/clusters/cl01tl/manifests/whodb/Deployment-whodb.yaml b/clusters/cl01tl/manifests/whodb/Deployment-whodb.yaml index d236161e9..d96bb31c3 100644 --- a/clusters/cl01tl/manifests/whodb/Deployment-whodb.yaml +++ b/clusters/cl01tl/manifests/whodb/Deployment-whodb.yaml @@ -39,7 +39,7 @@ spec: value: ollama-server-2.ollama - name: WHODB_OLLAMA_PORT value: "11434" - image: clidey/whodb:0.100.0 + image: clidey/whodb:0.101.0 imagePullPolicy: IfNotPresent name: main resources: