Update ghcr.io/onedr0p/exportarr Docker tag to v2.3.0 (#1201)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/onedr0p/exportarr](https://github.com/onedr0p/exportarr) | minor | `v2.2.0` -> `v2.3.0` | --- ### Release Notes <details> <summary>onedr0p/exportarr (ghcr.io/onedr0p/exportarr)</summary> ### [`v2.3.0`](https://github.com/onedr0p/exportarr/releases/tag/v2.3.0) [Compare Source](https://github.com/onedr0p/exportarr/compare/v2.2.0...v2.3.0) ##### What's Changed - Build binaries for windows by [@​Cyb3r-Jak3](https://github.com/Cyb3r-Jak3) in https://github.com/onedr0p/exportarr/pull/355 - fix(deps): update module golang.org/x/sync to v0.14.0 by [@​renovate](https://github.com/renovate)\[bot] in https://github.com/onedr0p/exportarr/pull/357 - chore(deps): update golangci/golangci-lint-action action to v8 by [@​renovate](https://github.com/renovate)\[bot] in https://github.com/onedr0p/exportarr/pull/356 - chore(deps): update dependency go to v1.24.3 by [@​renovate](https://github.com/renovate)\[bot] in https://github.com/onedr0p/exportarr/pull/358 - chore(deps): update golang docker tag to v1.24.3 by [@​renovate](https://github.com/renovate)\[bot] in https://github.com/onedr0p/exportarr/pull/359 - fix(deps): update module github.com/gookit/validate to v1.5.5 by [@​renovate](https://github.com/renovate)\[bot] in https://github.com/onedr0p/exportarr/pull/360 - chore(deps): update dependency go to v1.24.4 by [@​renovate](https://github.com/renovate)\[bot] in https://github.com/onedr0p/exportarr/pull/361 - chore(deps): update golang docker tag to v1.24.4 by [@​renovate](https://github.com/renovate)\[bot] in https://github.com/onedr0p/exportarr/pull/362 - fix(deps): update module golang.org/x/sync to v0.15.0 by [@​renovate](https://github.com/renovate)\[bot] in https://github.com/onedr0p/exportarr/pull/363 - fix(deps): update module github.com/knadh/koanf/providers/posflag to v1.0.1 by [@​renovate](https://github.com/renovate)\[bot] in https://github.com/onedr0p/exportarr/pull/365 - chore(deps): update dependency go to v1.24.5 by [@​renovate](https://github.com/renovate)\[bot] in https://github.com/onedr0p/exportarr/pull/368 - fix(deps): update module golang.org/x/sync to v0.16.0 - autoclosed by [@​renovate](https://github.com/renovate)\[bot] in https://github.com/onedr0p/exportarr/pull/370 - fix(deps): update module github.com/spf13/pflag to v1.0.7 by [@​renovate](https://github.com/renovate)\[bot] in https://github.com/onedr0p/exportarr/pull/371 - chore(deps): update golang docker tag to v1.24.5 by [@​renovate](https://github.com/renovate)\[bot] in https://github.com/onedr0p/exportarr/pull/369 - fix(deps): update module github.com/knadh/koanf/v2 to v2.2.2 by [@​renovate](https://github.com/renovate)\[bot] in https://github.com/onedr0p/exportarr/pull/366 - fix(deps): update module github.com/prometheus/client\_golang to v1.23.0 by [@​renovate](https://github.com/renovate)\[bot] in https://github.com/onedr0p/exportarr/pull/372 - chore(deps): update actions/checkout action to v5 by [@​renovate](https://github.com/renovate)\[bot] in https://github.com/onedr0p/exportarr/pull/376 - chore(deps): update dependency go to v1.24.6 by [@​renovate](https://github.com/renovate)\[bot] in https://github.com/onedr0p/exportarr/pull/373 - chore(deps): update golang docker tag to v1.24.6 by [@​renovate](https://github.com/renovate)\[bot] in https://github.com/onedr0p/exportarr/pull/374 - Track total count of episodes with cutoff unmet in Sonarr by [@​ShawnHardwick](https://github.com/ShawnHardwick) in https://github.com/onedr0p/exportarr/pull/375 ##### New Contributors - [@​Cyb3r-Jak3](https://github.com/Cyb3r-Jak3) made their first contribution in https://github.com/onedr0p/exportarr/pull/355 - [@​ShawnHardwick](https://github.com/ShawnHardwick) made their first contribution in https://github.com/onedr0p/exportarr/pull/375 **Full Changelog**: https://github.com/onedr0p/exportarr/compare/v2.2.0...v2.3.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, 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://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xLjMiLCJ1cGRhdGVkSW5WZXIiOiI0MS4xLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImltYWdlIl19--> Reviewed-on: #1201 Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net> Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
This commit is contained in:
@@ -29,7 +29,7 @@ sonarr-4k:
|
||||
metrics:
|
||||
image:
|
||||
repository: ghcr.io/onedr0p/exportarr
|
||||
tag: v2.2.0
|
||||
tag: v2.3.0
|
||||
pullPolicy: IfNotPresent
|
||||
args: ["sonarr"]
|
||||
env:
|
||||
|
Reference in New Issue
Block a user