From 5d6d39eb88ff2d712112157b4e8a7b7c16aa686a Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 20 Apr 2025 20:15:12 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/onedr0p?= =?UTF-8?q?/exportarr=20v2.1.0=20=E2=86=92=20v2.2.0=20(#34603)?= 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/onedr0p/exportarr](https://redirect.github.com/onedr0p/exportarr) | minor | `ffe2065` -> `320b0ea` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes
onedr0p/exportarr (ghcr.io/onedr0p/exportarr) ### [`v2.2.0`](https://redirect.github.com/onedr0p/exportarr/releases/tag/v2.2.0) [Compare Source](https://redirect.github.com/onedr0p/exportarr/compare/v2.1.0...v2.2.0) ##### What's Changed - fix(deps): update module github.com/knadh/koanf/providers/env to v1.1.0 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/onedr0p/exportarr/pull/348](https://redirect.github.com/onedr0p/exportarr/pull/348) - fix(deps): update module github.com/knadh/koanf/providers/file to v1.2.0 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/onedr0p/exportarr/pull/349](https://redirect.github.com/onedr0p/exportarr/pull/349) - fix(deps): update module github.com/prometheus/client_golang to v1.22.0 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/onedr0p/exportarr/pull/347](https://redirect.github.com/onedr0p/exportarr/pull/347) - fix(deps): update module golang.org/x/sync to v0.13.0 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/onedr0p/exportarr/pull/346](https://redirect.github.com/onedr0p/exportarr/pull/346) - chore(deps): update golang docker tag to v1.24.2 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/onedr0p/exportarr/pull/345](https://redirect.github.com/onedr0p/exportarr/pull/345) - chore(deps): update dependency go to v1.24.2 - autoclosed by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/onedr0p/exportarr/pull/344](https://redirect.github.com/onedr0p/exportarr/pull/344) - fix(deps): update module github.com/knadh/koanf/v2 to v2.2.0 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/onedr0p/exportarr/pull/351](https://redirect.github.com/onedr0p/exportarr/pull/351) - fix(deps): update module github.com/knadh/koanf/providers/confmap to v1 - autoclosed by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/onedr0p/exportarr/pull/352](https://redirect.github.com/onedr0p/exportarr/pull/352) - fix: update golangci-lint and fix linting issues by [@​onedr0p](https://redirect.github.com/onedr0p) in [https://github.com/onedr0p/exportarr/pull/353](https://redirect.github.com/onedr0p/exportarr/pull/353) - fix(deps): update module github.com/knadh/koanf/providers/posflag to v1 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/onedr0p/exportarr/pull/354](https://redirect.github.com/onedr0p/exportarr/pull/354) - Add quality weights by [@​Saviq](https://redirect.github.com/Saviq) in [https://github.com/onedr0p/exportarr/pull/350](https://redirect.github.com/onedr0p/exportarr/pull/350) ##### New Contributors - [@​Saviq](https://redirect.github.com/Saviq) made their first contribution in [https://github.com/onedr0p/exportarr/pull/350](https://redirect.github.com/onedr0p/exportarr/pull/350) **Full Changelog**: https://github.com/onedr0p/exportarr/compare/v2.1.0...v2.2.0
--- ### 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://redirect.github.com/renovatebot/renovate). --- charts/stable/bazarr/Chart.yaml | 2 +- charts/stable/bazarr/values.yaml | 2 +- charts/stable/lidarr/Chart.yaml | 2 +- charts/stable/lidarr/values.yaml | 2 +- charts/stable/prowlarr/Chart.yaml | 2 +- charts/stable/prowlarr/values.yaml | 2 +- charts/stable/radarr/Chart.yaml | 2 +- charts/stable/radarr/values.yaml | 2 +- charts/stable/readarr/Chart.yaml | 2 +- charts/stable/readarr/values.yaml | 2 +- charts/stable/sabnzbd/Chart.yaml | 2 +- charts/stable/sabnzbd/values.yaml | 2 +- charts/stable/sonarr/Chart.yaml | 2 +- charts/stable/sonarr/values.yaml | 2 +- 14 files changed, 14 insertions(+), 14 deletions(-) diff --git a/charts/stable/bazarr/Chart.yaml b/charts/stable/bazarr/Chart.yaml index 4c770768a83..1f821b2f451 100644 --- a/charts/stable/bazarr/Chart.yaml +++ b/charts/stable/bazarr/Chart.yaml @@ -41,5 +41,5 @@ sources: - https://github.com/morpheus65535/bazarr - https://github.com/truecharts/charts/tree/master/charts/stable/bazarr type: application -version: 21.7.1 +version: 21.8.0 diff --git a/charts/stable/bazarr/values.yaml b/charts/stable/bazarr/values.yaml index f7092f4264c..d13e25bec5e 100644 --- a/charts/stable/bazarr/values.yaml +++ b/charts/stable/bazarr/values.yaml @@ -4,7 +4,7 @@ image: tag: 1.5.1@sha256:0ac96948fd8dbf1c9d8ffa83ed441d2e77c6fc79f81600c8ea160172cf66740e exportarrImage: repository: ghcr.io/onedr0p/exportarr - tag: v2.1.0@sha256:ffe2065573db0f9717443143316eac6b335c37e6f6fea2f6a238ef3f134ee50a + tag: v2.2.0@sha256:320b0ea7399f4b9af4741dcdddd7d40c05c36b0359679305d8a54df4e97065df pullPolicy: IfNotPresent service: main: diff --git a/charts/stable/lidarr/Chart.yaml b/charts/stable/lidarr/Chart.yaml index eae65ce9323..04749317f6d 100644 --- a/charts/stable/lidarr/Chart.yaml +++ b/charts/stable/lidarr/Chart.yaml @@ -38,5 +38,5 @@ sources: - https://github.com/Lidarr/Lidarr - https://github.com/truecharts/charts/tree/master/charts/stable/lidarr type: application -version: 24.10.0 +version: 24.11.0 diff --git a/charts/stable/lidarr/values.yaml b/charts/stable/lidarr/values.yaml index 10053ca0971..bc2a2e21b06 100644 --- a/charts/stable/lidarr/values.yaml +++ b/charts/stable/lidarr/values.yaml @@ -5,7 +5,7 @@ image: exportarrImage: repository: ghcr.io/onedr0p/exportarr pullPolicy: IfNotPresent - tag: v2.1.0@sha256:ffe2065573db0f9717443143316eac6b335c37e6f6fea2f6a238ef3f134ee50a + tag: v2.2.0@sha256:320b0ea7399f4b9af4741dcdddd7d40c05c36b0359679305d8a54df4e97065df securityContext: container: readOnlyRootFilesystem: false diff --git a/charts/stable/prowlarr/Chart.yaml b/charts/stable/prowlarr/Chart.yaml index 3559c38418f..769fc1629d2 100644 --- a/charts/stable/prowlarr/Chart.yaml +++ b/charts/stable/prowlarr/Chart.yaml @@ -39,5 +39,5 @@ sources: - https://github.com/k8s-at-home/container-images - https://github.com/truecharts/charts/tree/master/charts/stable/prowlarr type: application -version: 18.19.0 +version: 18.20.0 diff --git a/charts/stable/prowlarr/values.yaml b/charts/stable/prowlarr/values.yaml index 606ce2cdb2e..04e47fc9756 100644 --- a/charts/stable/prowlarr/values.yaml +++ b/charts/stable/prowlarr/values.yaml @@ -5,7 +5,7 @@ image: exportarrImage: repository: ghcr.io/onedr0p/exportarr pullPolicy: IfNotPresent - tag: v2.1.0@sha256:ffe2065573db0f9717443143316eac6b335c37e6f6fea2f6a238ef3f134ee50a + tag: v2.2.0@sha256:320b0ea7399f4b9af4741dcdddd7d40c05c36b0359679305d8a54df4e97065df securityContext: container: readOnlyRootFilesystem: false diff --git a/charts/stable/radarr/Chart.yaml b/charts/stable/radarr/Chart.yaml index 577f6a141f5..940fd33305b 100644 --- a/charts/stable/radarr/Chart.yaml +++ b/charts/stable/radarr/Chart.yaml @@ -38,5 +38,5 @@ sources: - https://github.com/Radarr/Radarr - https://github.com/truecharts/charts/tree/master/charts/stable/radarr type: application -version: 23.23.3 +version: 23.24.0 diff --git a/charts/stable/radarr/values.yaml b/charts/stable/radarr/values.yaml index 0e38ed90206..ad24ba6080d 100644 --- a/charts/stable/radarr/values.yaml +++ b/charts/stable/radarr/values.yaml @@ -5,7 +5,7 @@ image: exportarrImage: repository: ghcr.io/onedr0p/exportarr pullPolicy: IfNotPresent - tag: v2.1.0@sha256:ffe2065573db0f9717443143316eac6b335c37e6f6fea2f6a238ef3f134ee50a + tag: v2.2.0@sha256:320b0ea7399f4b9af4741dcdddd7d40c05c36b0359679305d8a54df4e97065df securityContext: container: readOnlyRootFilesystem: false diff --git a/charts/stable/readarr/Chart.yaml b/charts/stable/readarr/Chart.yaml index 82bac513b95..4db14daff6c 100644 --- a/charts/stable/readarr/Chart.yaml +++ b/charts/stable/readarr/Chart.yaml @@ -41,5 +41,5 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/readarr - https://readarr.com type: application -version: 24.5.3 +version: 24.6.0 diff --git a/charts/stable/readarr/values.yaml b/charts/stable/readarr/values.yaml index ee4c44d07b4..9276a445b17 100644 --- a/charts/stable/readarr/values.yaml +++ b/charts/stable/readarr/values.yaml @@ -5,7 +5,7 @@ image: exportarrImage: repository: ghcr.io/onedr0p/exportarr pullPolicy: IfNotPresent - tag: v2.1.0@sha256:ffe2065573db0f9717443143316eac6b335c37e6f6fea2f6a238ef3f134ee50a + tag: v2.2.0@sha256:320b0ea7399f4b9af4741dcdddd7d40c05c36b0359679305d8a54df4e97065df securityContext: container: readOnlyRootFilesystem: false diff --git a/charts/stable/sabnzbd/Chart.yaml b/charts/stable/sabnzbd/Chart.yaml index 6833dee37a7..c26605d613e 100644 --- a/charts/stable/sabnzbd/Chart.yaml +++ b/charts/stable/sabnzbd/Chart.yaml @@ -37,5 +37,5 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/sabnzbd - https://sabnzbd.org/ type: application -version: 21.8.2 +version: 21.9.0 diff --git a/charts/stable/sabnzbd/values.yaml b/charts/stable/sabnzbd/values.yaml index 8763b798d26..66367c22384 100644 --- a/charts/stable/sabnzbd/values.yaml +++ b/charts/stable/sabnzbd/values.yaml @@ -5,7 +5,7 @@ image: exportarrImage: repository: ghcr.io/onedr0p/exportarr pullPolicy: IfNotPresent - tag: v2.1.0@sha256:ffe2065573db0f9717443143316eac6b335c37e6f6fea2f6a238ef3f134ee50a + tag: v2.2.0@sha256:320b0ea7399f4b9af4741dcdddd7d40c05c36b0359679305d8a54df4e97065df service: main: ports: diff --git a/charts/stable/sonarr/Chart.yaml b/charts/stable/sonarr/Chart.yaml index f415641c098..358e615be71 100644 --- a/charts/stable/sonarr/Chart.yaml +++ b/charts/stable/sonarr/Chart.yaml @@ -38,5 +38,5 @@ sources: - https://github.com/Sonarr/Sonarr - https://github.com/truecharts/charts/tree/master/charts/stable/sonarr type: application -version: 23.7.0 +version: 23.8.0 diff --git a/charts/stable/sonarr/values.yaml b/charts/stable/sonarr/values.yaml index 6e765d88195..124b7c4bbc6 100644 --- a/charts/stable/sonarr/values.yaml +++ b/charts/stable/sonarr/values.yaml @@ -5,7 +5,7 @@ image: exportarrImage: repository: ghcr.io/onedr0p/exportarr pullPolicy: IfNotPresent - tag: v2.1.0@sha256:ffe2065573db0f9717443143316eac6b335c37e6f6fea2f6a238ef3f134ee50a + tag: v2.2.0@sha256:320b0ea7399f4b9af4741dcdddd7d40c05c36b0359679305d8a54df4e97065df service: main: ports: