From 605846b331469b1083fe880a7784be414b93b31d Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 25 Mar 2026 22:44:26 +0000 Subject: [PATCH] chore(deps): update tdarr to v2.66.01 (#5135) 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.65.01` → `2.66.01` | | [ghcr.io/haveagitgat/tdarr_node](https://github.com/HaveAGitGat/tdarr_express_be) | minor | `2.65.01` → `2.66.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/5135 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 129c28e28..b5ad87f40 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.65.01 + tag: 2.66.01 pullPolicy: IfNotPresent env: - name: TZ @@ -48,7 +48,7 @@ tdarr: main: image: repository: ghcr.io/haveagitgat/tdarr_node - tag: 2.65.01 + tag: 2.66.01 pullPolicy: IfNotPresent env: - name: TZ