chore(deps): update container image ghcr.io/onedr0p/exportarr to v2.0.1@727e7bc by renovate (#20284)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/onedr0p/exportarr](https://togithub.com/onedr0p/exportarr) |
patch | `v2.0.0` -> `v2.0.1` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>onedr0p/exportarr (ghcr.io/onedr0p/exportarr)</summary>

###
[`v2.0.1`](https://togithub.com/onedr0p/exportarr/releases/tag/v2.0.1)

[Compare
Source](https://togithub.com/onedr0p/exportarr/compare/v2.0.0...v2.0.1)

##### What's Changed

- chore(deps): update golang docker tag to v1.22.1 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/277](https://togithub.com/onedr0p/exportarr/pull/277)
- Minor fixes by [@&#8203;tronyx](https://togithub.com/tronyx) in
[https://github.com/onedr0p/exportarr/pull/280](https://togithub.com/onedr0p/exportarr/pull/280)
- fix(deps): update golang.org/x/exp digest to
[`a85f2c6`](https://togithub.com/onedr0p/exportarr/commit/a85f2c6) by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/281](https://togithub.com/onedr0p/exportarr/pull/281)
- fix(deps): update golang.org/x/exp digest to
[`a685a6e`](https://togithub.com/onedr0p/exportarr/commit/a685a6e) by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/282](https://togithub.com/onedr0p/exportarr/pull/282)
- chore(deps): update golang docker tag to v1.22.2 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/285](https://togithub.com/onedr0p/exportarr/pull/285)
- fix(deps): update module github.com/knadh/koanf/v2 to v2.1.1 -
autoclosed by [@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/284](https://togithub.com/onedr0p/exportarr/pull/284)
- fix(deps): update module golang.org/x/sync to v0.7.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/286](https://togithub.com/onedr0p/exportarr/pull/286)
- fix(deps): update golang.org/x/exp digest to
[`c0f41cb`](https://togithub.com/onedr0p/exportarr/commit/c0f41cb) by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/287](https://togithub.com/onedr0p/exportarr/pull/287)

##### New Contributors

- [@&#8203;tronyx](https://togithub.com/tronyx) made their first
contribution in
[https://github.com/onedr0p/exportarr/pull/280](https://togithub.com/onedr0p/exportarr/pull/280)

**Full Changelog**:
https://github.com/onedr0p/exportarr/compare/v2.0.0...v2.0.1

</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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNzkuNCIsInVwZGF0ZWRJblZlciI6IjM3LjI3OS40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
TrueCharts Bot 2024-04-05 20:34:39 +02:00 committed by GitHub
parent 6123e9bed8
commit 49a7315e95
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
14 changed files with 23 additions and 23 deletions

View File

@ -27,7 +27,7 @@ keywords:
- subtitles
- usenet
- torrent
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
@ -39,4 +39,4 @@ sources:
- https://ghcr.io/onedr0p/bazarr
- https://ghcr.io/onedr0p/exportarr
type: application
version: 19.5.6
version: 19.5.7

View File

@ -4,7 +4,7 @@ image:
tag: 1.4.2@sha256:113035f37f289f190781d9d728f2ebf56c895b972921820f5d30408427c837d9
exportarrImage:
repository: ghcr.io/onedr0p/exportarr
tag: v2.0.0@sha256:760327e885a9bb5b818b56e8a6f818c9570eeaa9484bed122028adbf80bcaeb9
tag: v2.0.1@sha256:727e7bc8f2f0934a2117978c59f4476b954018b849a010ea6cfb380bd6539644
pullPolicy: IfNotPresent
service:
main:

View File

@ -24,7 +24,7 @@ keywords:
- lidarr
- torrent
- usenet
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
@ -36,4 +36,4 @@ sources:
- https://ghcr.io/onedr0p/lidarr-develop
- https://ghcr.io/onedr0p/exportarr
type: application
version: 21.5.8
version: 21.5.9

View File

@ -5,7 +5,7 @@ image:
exportarrImage:
repository: ghcr.io/onedr0p/exportarr
pullPolicy: IfNotPresent
tag: v2.0.0@sha256:760327e885a9bb5b818b56e8a6f818c9570eeaa9484bed122028adbf80bcaeb9
tag: v2.0.1@sha256:727e7bc8f2f0934a2117978c59f4476b954018b849a010ea6cfb380bd6539644
securityContext:
container:
readOnlyRootFilesystem: false

View File

@ -24,7 +24,7 @@ keywords:
- prowlarr
- torrent
- usenet
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
@ -37,4 +37,4 @@ sources:
- https://ghcr.io/onedr0p/exportarr
- https://ghcr.io/onedr0p/prowlarr-develop
type: application
version: 16.6.2
version: 16.6.3

View File

@ -5,7 +5,7 @@ image:
exportarrImage:
repository: ghcr.io/onedr0p/exportarr
pullPolicy: IfNotPresent
tag: v2.0.0@sha256:760327e885a9bb5b818b56e8a6f818c9570eeaa9484bed122028adbf80bcaeb9
tag: v2.0.1@sha256:727e7bc8f2f0934a2117978c59f4476b954018b849a010ea6cfb380bd6539644
securityContext:
container:
readOnlyRootFilesystem: false

View File

@ -24,7 +24,7 @@ keywords:
- radarr
- torrent
- usenet
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
@ -33,7 +33,7 @@ name: radarr
sources:
- https://github.com/Radarr/Radarr
- https://github.com/truecharts/charts/tree/master/charts/stable/radarr
- https://ghcr.io/onedr0p/radarr
- https://ghcr.io/onedr0p/exportarr
- https://ghcr.io/onedr0p/radarr
type: application
version: 21.5.6
version: 21.5.7

View File

@ -5,7 +5,7 @@ image:
exportarrImage:
repository: ghcr.io/onedr0p/exportarr
pullPolicy: IfNotPresent
tag: v2.0.0@sha256:760327e885a9bb5b818b56e8a6f818c9570eeaa9484bed122028adbf80bcaeb9
tag: v2.0.1@sha256:727e7bc8f2f0934a2117978c59f4476b954018b849a010ea6cfb380bd6539644
securityContext:
container:
readOnlyRootFilesystem: false

View File

@ -26,7 +26,7 @@ keywords:
- usenet
- AudioBooks
- ebooks
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
@ -39,4 +39,4 @@ sources:
- https://ghcr.io/onedr0p/exportarr
- https://ghcr.io/onedr0p/readarr-develop
type: application
version: 21.5.8
version: 21.5.9

View File

@ -5,7 +5,7 @@ image:
exportarrImage:
repository: ghcr.io/onedr0p/exportarr
pullPolicy: IfNotPresent
tag: v2.0.0@sha256:760327e885a9bb5b818b56e8a6f818c9570eeaa9484bed122028adbf80bcaeb9
tag: v2.0.1@sha256:727e7bc8f2f0934a2117978c59f4476b954018b849a010ea6cfb380bd6539644
securityContext:
container:
readOnlyRootFilesystem: false

View File

@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/sabnzbd.png
keywords:
- sabnzbd
- usenet
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
@ -35,4 +35,4 @@ sources:
- https://ghcr.io/onedr0p/sabnzbd
- https://ghcr.io/onedr0p/exportarr
type: application
version: 19.5.5
version: 19.5.6

View File

@ -5,7 +5,7 @@ image:
exportarrImage:
repository: ghcr.io/onedr0p/exportarr
pullPolicy: IfNotPresent
tag: v2.0.0@sha256:760327e885a9bb5b818b56e8a6f818c9570eeaa9484bed122028adbf80bcaeb9
tag: v2.0.1@sha256:727e7bc8f2f0934a2117978c59f4476b954018b849a010ea6cfb380bd6539644
service:
main:
ports:

View File

@ -24,7 +24,7 @@ keywords:
- sonarr
- torrent
- usenet
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
@ -33,7 +33,7 @@ name: sonarr
sources:
- https://github.com/Sonarr/Sonarr
- https://github.com/truecharts/charts/tree/master/charts/stable/sonarr
- https://ghcr.io/onedr0p/exportarr
- https://ghcr.io/onedr0p/sonarr
- https://ghcr.io/onedr0p/exportarr
type: application
version: 21.5.7
version: 21.5.8

View File

@ -5,7 +5,7 @@ image:
exportarrImage:
repository: ghcr.io/onedr0p/exportarr
pullPolicy: IfNotPresent
tag: v2.0.0@sha256:760327e885a9bb5b818b56e8a6f818c9570eeaa9484bed122028adbf80bcaeb9
tag: v2.0.1@sha256:727e7bc8f2f0934a2117978c59f4476b954018b849a010ea6cfb380bd6539644
service:
main:
ports: