From aefafea8bbb130df071c13aa18aa7ccbb693ec7d Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 14 May 2024 14:30:13 +0200 Subject: [PATCH] chore(deps): update container image haveagitgat/tdarr_node to v2.18.01@6784157 by renovate (#22039) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [haveagitgat/tdarr_node](https://togithub.com/linuxserver/docker-baseimage-ubuntu/packages) ([source](https://togithub.com/linuxserver/docker-baseimage-ubuntu)) | minor | `2.17.01` -> `2.18.01` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --- charts/stable/tdarr-node/Chart.yaml | 6 +++--- charts/stable/tdarr-node/values.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/stable/tdarr-node/Chart.yaml b/charts/stable/tdarr-node/Chart.yaml index eac90631a77..8223f01f0d9 100644 --- a/charts/stable/tdarr-node/Chart.yaml +++ b/charts/stable/tdarr-node/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 2.17.01 +appVersion: 2.18.01 dependencies: - name: common version: 23.0.0 @@ -24,7 +24,7 @@ keywords: - encode - media - tdarr -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/tdarr-node - https://hub.docker.com/r/haveagitgat/tdarr_node type: application -version: 10.0.4 +version: 10.1.0 diff --git a/charts/stable/tdarr-node/values.yaml b/charts/stable/tdarr-node/values.yaml index bb7e979110f..b7b03f5e6b3 100644 --- a/charts/stable/tdarr-node/values.yaml +++ b/charts/stable/tdarr-node/values.yaml @@ -1,7 +1,7 @@ image: repository: haveagitgat/tdarr_node pullPolicy: IfNotPresent - tag: 2.17.01@sha256:3175af9565f0924a2e762f5bff2ee5fa89c6cceabd2b2b14b4cc376800c526e5 + tag: 2.18.01@sha256:67841579635317b844820d2cf8703699c83b2c2695a5940c4f1ae01ec03af474 service: main: enabled: false