From 274dd67f2c84814ab8c7ee6568a0d3c1a1deac3c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 1 Apr 2026 01:29:52 +0000 Subject: [PATCH] chore(deps): update tdarr to v2.67.01 (#5271) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/haveagitgat/tdarr](https://github.com/HaveAGitGat/tdarr_express_be) | minor | `2.66.01` → `2.67.01` | | [ghcr.io/haveagitgat/tdarr_node](https://github.com/HaveAGitGat/tdarr_express_be) | minor | `2.66.01` → `2.67.01` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/5271 Co-authored-by: Renovate Bot Co-committed-by: Renovate Bot --- clusters/cl01tl/helm/tdarr/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/clusters/cl01tl/helm/tdarr/values.yaml b/clusters/cl01tl/helm/tdarr/values.yaml index afc3e8ed7..4c3488969 100644 --- a/clusters/cl01tl/helm/tdarr/values.yaml +++ b/clusters/cl01tl/helm/tdarr/values.yaml @@ -9,7 +9,7 @@ tdarr: main: image: repository: ghcr.io/haveagitgat/tdarr - tag: 2.66.01 + tag: 2.67.01 pullPolicy: IfNotPresent env: - name: TZ @@ -67,7 +67,7 @@ tdarr: main: image: repository: ghcr.io/haveagitgat/tdarr_node - tag: 2.66.01 + tag: 2.67.01 pullPolicy: IfNotPresent env: - name: TZ