From 0a5135ece8d537231f626ec9006f05341379adcd Mon Sep 17 00:00:00 2001 From: gitea-bot Date: Sat, 21 Mar 2026 14:51:39 +0000 Subject: [PATCH 1/2] chore: Update manifests after change --- clusters/cl01tl/manifests/houndarr/Deployment-houndarr.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/manifests/houndarr/Deployment-houndarr.yaml b/clusters/cl01tl/manifests/houndarr/Deployment-houndarr.yaml index 8c26d02db..eca23f7a3 100644 --- a/clusters/cl01tl/manifests/houndarr/Deployment-houndarr.yaml +++ b/clusters/cl01tl/manifests/houndarr/Deployment-houndarr.yaml @@ -41,7 +41,7 @@ spec: value: "true" - name: HOUNDARR_TRUSTED_PROXIES value: 10.96.0.0/12 - image: ghcr.io/av1155/houndarr:v1.4.0 + image: ghcr.io/av1155/houndarr:v1.5.0 imagePullPolicy: IfNotPresent name: main resources: -- 2.49.1 From 9c69ee416a98d2ae607ae98ca84dacce687b8bac Mon Sep 17 00:00:00 2001 From: gitea-bot Date: Sat, 21 Mar 2026 15:06:25 +0000 Subject: [PATCH 2/2] 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 847646b36..2eed375b7 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.43.0@sha256:84f8646e799f6636876ab4f283d9fc8f6c51d56098ea74cba82bfb85074b68df + image: ghcr.io/linuxserver/plex:1.43.0@sha256:a27f1ce1e1d14cd3627ed217f042bf8de0f796ed274fb27b2dc971ae22a64b95 imagePullPolicy: IfNotPresent name: main resources: -- 2.49.1