chore(deps): update container image ghcr.io/onedr0p/exportarr to v2.0.0@760327e by renovate (#18902)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/onedr0p/exportarr](https://togithub.com/onedr0p/exportarr) | major | `v1.6.1` -> `v2.0.0` | --- > [!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.0`](https://togithub.com/onedr0p/exportarr/releases/tag/v2.0.0) [Compare Source](https://togithub.com/onedr0p/exportarr/compare/v1.6.2...v2.0.0) > \[!IMPORTANT] > This release removes the hardcoded `/sabnzbd` from the sabnzbd exporter. If you have sabnzbd deployed with this base URL you need to add that path into via your config. #### What's Changed - fix(deps): update module github.com/stretchr/testify to v1.9.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/onedr0p/exportarr/pull/272](https://togithub.com/onedr0p/exportarr/pull/272) - add missing valid api key tests by [@​rtrox](https://togithub.com/rtrox) in [https://github.com/onedr0p/exportarr/pull/274](https://togithub.com/onedr0p/exportarr/pull/274) - \[BREAKING]\[fix [#​263](https://togithub.com/onedr0p/exportarr/issues/263)]: remove hardcoded /sabnzbd from api path by [@​rtrox](https://togithub.com/rtrox) in [https://github.com/onedr0p/exportarr/pull/275](https://togithub.com/onedr0p/exportarr/pull/275) **Full Changelog**: https://github.com/onedr0p/exportarr/compare/v1.6.2...v1.6.3 ### [`v1.6.2`](https://togithub.com/onedr0p/exportarr/releases/tag/v1.6.2) [Compare Source](https://togithub.com/onedr0p/exportarr/compare/v1.6.1...v1.6.2) ##### What's Changed - fix(deps): update module github.com/knadh/koanf/v2 to v2.0.2 by [@​renovate](https://togithub.com/renovate) in [https://github.com/onedr0p/exportarr/pull/260](https://togithub.com/onedr0p/exportarr/pull/260) - fix(deps): update module github.com/knadh/koanf/v2 to v2.1.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/onedr0p/exportarr/pull/262](https://togithub.com/onedr0p/exportarr/pull/262) - fix(deps): update module github.com/prometheus/client_golang to v1.19.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/onedr0p/exportarr/pull/268](https://togithub.com/onedr0p/exportarr/pull/268) - fix(deps): update golang.org/x/exp digest to [`814bf88`](https://togithub.com/onedr0p/exportarr/commit/814bf88) by [@​renovate](https://togithub.com/renovate) in [https://github.com/onedr0p/exportarr/pull/261](https://togithub.com/onedr0p/exportarr/pull/261) - chore(deps): update golang docker tag to v1.22.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/onedr0p/exportarr/pull/264](https://togithub.com/onedr0p/exportarr/pull/264) - chore(deps): update golangci/golangci-lint-action action to v4 by [@​renovate](https://togithub.com/renovate) in [https://github.com/onedr0p/exportarr/pull/265](https://togithub.com/onedr0p/exportarr/pull/265) - fix(deps): update module go.uber.org/zap to v1.27.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/onedr0p/exportarr/pull/267](https://togithub.com/onedr0p/exportarr/pull/267) - fix: make api-key less restrictive by [@​onedr0p](https://togithub.com/onedr0p) in [https://github.com/onedr0p/exportarr/pull/270](https://togithub.com/onedr0p/exportarr/pull/270) **Full Changelog**: https://github.com/onedr0p/exportarr/compare/v1.6.1...v1.6.2 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMjUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIyNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
95b940c14f
commit
0fb15b0496
|
@ -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
|
||||
|
@ -36,7 +36,7 @@ name: bazarr
|
|||
sources:
|
||||
- https://github.com/morpheus65535/bazarr
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/bazarr
|
||||
- https://ghcr.io/onedr0p/exportarr
|
||||
- https://ghcr.io/onedr0p/bazarr
|
||||
- https://ghcr.io/onedr0p/exportarr
|
||||
type: application
|
||||
version: 18.2.0
|
||||
version: 19.0.0
|
||||
|
|
|
@ -4,7 +4,7 @@ image:
|
|||
tag: 1.4.2@sha256:8d4a560d7307d6554bac85c566a49a23f6b47239a031772823cd294acecca72d
|
||||
exportarrImage:
|
||||
repository: ghcr.io/onedr0p/exportarr
|
||||
tag: v1.6.1@sha256:60cf3d44aa0b7dea2a65160b2e2e373c1ae38cd6b12a45fe81b8afa45ac31c22
|
||||
tag: v2.0.0@sha256:760327e885a9bb5b818b56e8a6f818c9570eeaa9484bed122028adbf80bcaeb9
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
|
|
@ -33,7 +33,7 @@ name: lidarr
|
|||
sources:
|
||||
- https://github.com/Lidarr/Lidarr
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/lidarr
|
||||
- https://ghcr.io/onedr0p/exportarr
|
||||
- https://ghcr.io/onedr0p/lidarr-develop
|
||||
- https://ghcr.io/onedr0p/exportarr
|
||||
type: application
|
||||
version: 20.3.1
|
||||
version: 21.0.0
|
||||
|
|
|
@ -5,7 +5,7 @@ image:
|
|||
exportarrImage:
|
||||
repository: ghcr.io/onedr0p/exportarr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.6.1@sha256:60cf3d44aa0b7dea2a65160b2e2e373c1ae38cd6b12a45fe81b8afa45ac31c22
|
||||
tag: v2.0.0@sha256:760327e885a9bb5b818b56e8a6f818c9570eeaa9484bed122028adbf80bcaeb9
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
|
|
|
@ -37,4 +37,4 @@ sources:
|
|||
- https://ghcr.io/onedr0p/prowlarr-develop
|
||||
- https://ghcr.io/onedr0p/exportarr
|
||||
type: application
|
||||
version: 15.4.1
|
||||
version: 16.0.0
|
||||
|
|
|
@ -5,7 +5,7 @@ image:
|
|||
exportarrImage:
|
||||
repository: ghcr.io/onedr0p/exportarr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.6.1@sha256:60cf3d44aa0b7dea2a65160b2e2e373c1ae38cd6b12a45fe81b8afa45ac31c22
|
||||
tag: v2.0.0@sha256:760327e885a9bb5b818b56e8a6f818c9570eeaa9484bed122028adbf80bcaeb9
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
|
|
|
@ -36,4 +36,4 @@ sources:
|
|||
- https://ghcr.io/onedr0p/radarr
|
||||
- https://ghcr.io/onedr0p/exportarr
|
||||
type: application
|
||||
version: 20.2.1
|
||||
version: 21.0.0
|
||||
|
|
|
@ -5,7 +5,7 @@ image:
|
|||
exportarrImage:
|
||||
repository: ghcr.io/onedr0p/exportarr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.6.1@sha256:60cf3d44aa0b7dea2a65160b2e2e373c1ae38cd6b12a45fe81b8afa45ac31c22
|
||||
tag: v2.0.0@sha256:760327e885a9bb5b818b56e8a6f818c9570eeaa9484bed122028adbf80bcaeb9
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
|
|
|
@ -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
|
||||
|
@ -36,7 +36,7 @@ sources:
|
|||
- https://readarr.com
|
||||
- https://github.com/Readarr/Readarr
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/readarr
|
||||
- https://ghcr.io/onedr0p/readarr-develop
|
||||
- https://ghcr.io/onedr0p/exportarr
|
||||
- https://ghcr.io/onedr0p/readarr-develop
|
||||
type: application
|
||||
version: 20.2.0
|
||||
version: 21.0.0
|
||||
|
|
|
@ -5,7 +5,7 @@ image:
|
|||
exportarrImage:
|
||||
repository: ghcr.io/onedr0p/exportarr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.6.1@sha256:60cf3d44aa0b7dea2a65160b2e2e373c1ae38cd6b12a45fe81b8afa45ac31c22
|
||||
tag: v2.0.0@sha256:760327e885a9bb5b818b56e8a6f818c9570eeaa9484bed122028adbf80bcaeb9
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
|
|
|
@ -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: 18.2.0
|
||||
version: 19.0.0
|
||||
|
|
|
@ -5,7 +5,7 @@ image:
|
|||
exportarrImage:
|
||||
repository: ghcr.io/onedr0p/exportarr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.6.1@sha256:60cf3d44aa0b7dea2a65160b2e2e373c1ae38cd6b12a45fe81b8afa45ac31c22
|
||||
tag: v2.0.0@sha256:760327e885a9bb5b818b56e8a6f818c9570eeaa9484bed122028adbf80bcaeb9
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
|
|
@ -36,4 +36,4 @@ sources:
|
|||
- https://ghcr.io/onedr0p/exportarr
|
||||
- https://ghcr.io/onedr0p/sonarr
|
||||
type: application
|
||||
version: 20.2.1
|
||||
version: 21.0.0
|
||||
|
|
|
@ -5,7 +5,7 @@ image:
|
|||
exportarrImage:
|
||||
repository: ghcr.io/onedr0p/exportarr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.6.1@sha256:60cf3d44aa0b7dea2a65160b2e2e373c1ae38cd6b12a45fe81b8afa45ac31c22
|
||||
tag: v2.0.0@sha256:760327e885a9bb5b818b56e8a6f818c9570eeaa9484bed122028adbf80bcaeb9
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
|
Loading…
Reference in New Issue