From 4bf11e93fbd30549fc0e613b747674a6e954240a Mon Sep 17 00:00:00 2001 From: gitea-bot Date: Tue, 31 Mar 2026 22:04:06 +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 8a063a6b9..d3400694d 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.3 + image: ghcr.io/av1155/houndarr:v1.6.4 imagePullPolicy: IfNotPresent name: main resources: -- 2.49.1