Skip to content

Commit

Permalink
chore(deps): update container image ghcr.io/onedr0p/exportarr to v2.0…
Browse files Browse the repository at this point in the history
….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
[@&#8203;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
[@&#8203;rtrox](https://togithub.com/rtrox) in
[https://github.com/onedr0p/exportarr/pull/274](https://togithub.com/onedr0p/exportarr/pull/274)
- \[BREAKING]\[fix
[#&#8203;263](https://togithub.com/onedr0p/exportarr/issues/263)]:
remove hardcoded /sabnzbd from api path by
[@&#8203;rtrox](https://togithub.com/rtrox) in
[https://github.com/onedr0p/exportarr/pull/275](https://togithub.com/onedr0p/exportarr/pull/275)

**Full Changelog**:
onedr0p/exportarr@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
[@&#8203;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
[@&#8203;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 [@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;onedr0p](https://togithub.com/onedr0p) in
[https://github.com/onedr0p/exportarr/pull/270](https://togithub.com/onedr0p/exportarr/pull/270)

**Full Changelog**:
onedr0p/exportarr@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=-->
  • Loading branch information
truecharts-admin authored Mar 5, 2024
1 parent 95b940c commit 0fb15b0
Show file tree
Hide file tree
Showing 14 changed files with 20 additions and 20 deletions.
6 changes: 3 additions & 3 deletions charts/stable/bazarr/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
2 changes: 1 addition & 1 deletion charts/stable/bazarr/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
4 changes: 2 additions & 2 deletions charts/stable/lidarr/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion charts/stable/lidarr/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/prowlarr/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion charts/stable/prowlarr/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/radarr/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion charts/stable/radarr/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
6 changes: 3 additions & 3 deletions charts/stable/readarr/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
2 changes: 1 addition & 1 deletion charts/stable/readarr/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions charts/stable/sabnzbd/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
2 changes: 1 addition & 1 deletion charts/stable/sabnzbd/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/sonarr/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion charts/stable/sonarr/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 0fb15b0

Please sign in to comment.