From 70cbd7b60d1d4c0956ad9b1e7973fc73f5ebad95 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 25 Mar 2024 10:16:22 -0600 Subject: [PATCH] Update Helm release tdarr-exporter to v1.1.1 (#20) * Update Helm release tdarr-exporter to v1.1.1 * bump chart version --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Alex Lebens --- charts/tdarr/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/tdarr/Chart.yaml b/charts/tdarr/Chart.yaml index f29879c..2fe08d6 100644 --- a/charts/tdarr/Chart.yaml +++ b/charts/tdarr/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: tdarr -version: 0.0.4 +version: 0.0.5 description: Chart for Tdarr V2 keywords: - video @@ -13,6 +13,6 @@ maintainers: icon: https://avatars.githubusercontent.com/u/43864057?s=48&v=4 dependencies: - name: tdarr-exporter - version: 1.1.0 + version: 1.1.1 repository: https://homeylab.github.io/helm-charts/ appVersion: "2.17.01"