From 20fe50103bcaf3db50f3f041175d9727642a76a0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 22 Mar 2024 09:48:22 +0000 Subject: [PATCH 1/4] Update Helm release tdarr-exporter to v1.1.0 --- charts/tdarr/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/tdarr/Chart.yaml b/charts/tdarr/Chart.yaml index 9f87ce0..d365f6c 100644 --- a/charts/tdarr/Chart.yaml +++ b/charts/tdarr/Chart.yaml @@ -13,6 +13,6 @@ maintainers: icon: https://avatars.githubusercontent.com/u/43864057?s=48&v=4 dependencies: - name: tdarr-exporter - version: 1.0.0 + version: 1.1.0 repository: https://homeylab.github.io/helm-charts/ appVersion: "2.17.01" -- 2.49.1 From 61586298d3c0ab4bce5726447ef23854d2b6bbdb Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Fri, 22 Mar 2024 21:37:37 +0000 Subject: [PATCH 2/4] increment chart version --- charts/tdarr/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/tdarr/Chart.yaml b/charts/tdarr/Chart.yaml index d365f6c..7924c3b 100644 --- a/charts/tdarr/Chart.yaml +++ b/charts/tdarr/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: tdarr -version: 0.0.3 +version: 0.0.4 description: Chart for Tdarr V2 keywords: - video -- 2.49.1 From 3ff531da50ccab9ec801ea8354134dda29d6df2a Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Fri, 22 Mar 2024 21:40:35 +0000 Subject: [PATCH 3/4] remove trailing whitespace --- charts/tdarr/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/tdarr/Chart.yaml b/charts/tdarr/Chart.yaml index 7924c3b..f29879c 100644 --- a/charts/tdarr/Chart.yaml +++ b/charts/tdarr/Chart.yaml @@ -12,7 +12,7 @@ maintainers: - name: alexlebens icon: https://avatars.githubusercontent.com/u/43864057?s=48&v=4 dependencies: - - name: tdarr-exporter + - name: tdarr-exporter version: 1.1.0 repository: https://homeylab.github.io/helm-charts/ appVersion: "2.17.01" -- 2.49.1 From 084880b50274a417dd2b736d13d9f52dbecb53e8 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Fri, 22 Mar 2024 21:43:02 +0000 Subject: [PATCH 4/4] remove trailing whitespace --- charts/tdarr/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/tdarr/values.yaml b/charts/tdarr/values.yaml index 2050f58..2772f1e 100644 --- a/charts/tdarr/values.yaml +++ b/charts/tdarr/values.yaml @@ -55,7 +55,7 @@ server: size: 100Mi node: replicas: 3 - strategy: Recreate + strategy: Recreate image: repository: ghcr.io/haveagitgat/tdarr_node tag: "2.17.01" -- 2.49.1