mirror of
https://github.com/truecharts/charts.git
synced 2026-07-10 19:41:23 -03:00
chore(helm): update image ghcr.io/onedr0p/exportarr v2.1.0 → v2.2.0 (#34603)
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 <details> <summary>onedr0p/exportarr (ghcr.io/onedr0p/exportarr)</summary> ### [`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 </details> --- ### 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. --- - [ ] <!-- rebase-check -->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). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -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:
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -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:
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user