From 29171f89f981674363e4114518f1e31b063cfd4d Mon Sep 17 00:00:00 2001 From: gitea-bot Date: Tue, 27 Jan 2026 21:42:53 +0000 Subject: [PATCH 1/4] chore: Update manifests after change --- clusters/cl01tl/manifests/immich/Deployment-immich.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/manifests/immich/Deployment-immich.yaml b/clusters/cl01tl/manifests/immich/Deployment-immich.yaml index 357a458b9..b51a1f342 100644 --- a/clusters/cl01tl/manifests/immich/Deployment-immich.yaml +++ b/clusters/cl01tl/manifests/immich/Deployment-immich.yaml @@ -70,7 +70,7 @@ spec: secretKeyRef: key: password name: immich-postgresql-18-cluster-app - image: ghcr.io/immich-app/immich-server:v2.4.1 + image: ghcr.io/immich-app/immich-server:v2.5.0 imagePullPolicy: IfNotPresent livenessProbe: failureThreshold: 3 -- 2.49.1 From aedf81136151fc87a43627fea3a70638b70d8849 Mon Sep 17 00:00:00 2001 From: gitea-bot Date: Tue, 27 Jan 2026 21:55:58 +0000 Subject: [PATCH 2/4] chore: Update manifests after change --- clusters/cl01tl/manifests/plex/Deployment-plex.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/manifests/plex/Deployment-plex.yaml b/clusters/cl01tl/manifests/plex/Deployment-plex.yaml index 161c0b31a..1aafcccf4 100644 --- a/clusters/cl01tl/manifests/plex/Deployment-plex.yaml +++ b/clusters/cl01tl/manifests/plex/Deployment-plex.yaml @@ -39,7 +39,7 @@ spec: value: US/Central - name: VERSION value: docker - image: ghcr.io/linuxserver/plex:1.42.2@sha256:b19a5e34c6f8dd42abf88556b8aa5c8987c0c34820aaeaa320a02d8c17fdaab3 + image: ghcr.io/linuxserver/plex:1.43.0@sha256:66c6a46ec3dc244aea20508b49dce4b46291c2fd2dba8851117e675d1c5dd52d imagePullPolicy: IfNotPresent name: main resources: -- 2.49.1 From 31f2730679af0e12e1943693cde1ae8269ed484b Mon Sep 17 00:00:00 2001 From: gitea-bot Date: Tue, 27 Jan 2026 21:57:38 +0000 Subject: [PATCH 3/4] chore: Update manifests after change --- clusters/cl01tl/manifests/whodb/Deployment-whodb.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/manifests/whodb/Deployment-whodb.yaml b/clusters/cl01tl/manifests/whodb/Deployment-whodb.yaml index 789b46d4a..475732f83 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.89.0 + image: clidey/whodb:0.90.0 imagePullPolicy: IfNotPresent name: main resources: -- 2.49.1 From 6512d7dd549aeb0dea3b044e7243e492e3700eb9 Mon Sep 17 00:00:00 2001 From: gitea-bot Date: Tue, 27 Jan 2026 21:59:31 +0000 Subject: [PATCH 4/4] chore: Update manifests after change --- .../manifests/qbittorrent/Deployment-qbittorrent-qui.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/manifests/qbittorrent/Deployment-qbittorrent-qui.yaml b/clusters/cl01tl/manifests/qbittorrent/Deployment-qbittorrent-qui.yaml index 83b43be0b..da689515a 100644 --- a/clusters/cl01tl/manifests/qbittorrent/Deployment-qbittorrent-qui.yaml +++ b/clusters/cl01tl/manifests/qbittorrent/Deployment-qbittorrent-qui.yaml @@ -59,7 +59,7 @@ spec: value: https://qui.alexlebens.net/api/auth/oidc/callback - name: QUI__OIDC_DISABLE_BUILT_IN_LOGIN value: "false" - image: ghcr.io/autobrr/qui:v1.12.0 + image: ghcr.io/autobrr/qui:v1.13.0 imagePullPolicy: IfNotPresent name: qui resources: -- 2.49.1