From a4eee5f389a311b7b6a0ad6382ea3439240cc57e Mon Sep 17 00:00:00 2001 From: gitea-bot Date: Sat, 21 Mar 2026 00:45:32 +0000 Subject: [PATCH] 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 df4c53f5f..8c26d02db 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.3.2 + image: ghcr.io/av1155/houndarr:v1.4.0 imagePullPolicy: IfNotPresent name: main resources: -- 2.49.1