From 61ee3a8e197de211ce837b1c16b0f8023ee3381c Mon Sep 17 00:00:00 2001 From: gitea-bot Date: Tue, 24 Mar 2026 16:40:38 +0000 Subject: [PATCH] chore: Update manifests after automerge --- 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 ad2817bfd..4495144fe 100644 --- a/clusters/cl01tl/manifests/houndarr/Deployment-houndarr.yaml +++ b/clusters/cl01tl/manifests/houndarr/Deployment-houndarr.yaml @@ -45,7 +45,7 @@ spec: value: "true" - name: HOUNDARR_TRUSTED_PROXIES value: 10.96.0.0/12 - image: ghcr.io/av1155/houndarr:v1.6.0 + image: ghcr.io/av1155/houndarr:v1.6.2 imagePullPolicy: IfNotPresent name: main resources: -- 2.49.1