This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/onedr0p/exportarr](https://togithub.com/onedr0p/exportarr) | patch | `v1.6.0` -> `v1.6.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> ### [`v1.6.1`](https://togithub.com/onedr0p/exportarr/releases/tag/v1.6.1) [Compare Source](https://togithub.com/onedr0p/exportarr/compare/v1.6.0...v1.6.1) ##### What's Changed - Add tests for Radarr by [@​rtrox](https://togithub.com/rtrox) in [https://github.com/onedr0p/exportarr/pull/234](https://togithub.com/onedr0p/exportarr/pull/234) - Add tests for Sonarr by [@​rtrox](https://togithub.com/rtrox) in [https://github.com/onedr0p/exportarr/pull/235](https://togithub.com/onedr0p/exportarr/pull/235) - Add tests for Readarr by [@​rtrox](https://togithub.com/rtrox) in [https://github.com/onedr0p/exportarr/pull/236](https://togithub.com/onedr0p/exportarr/pull/236) - doc(README): remove typo by [@​Deep145757](https://togithub.com/Deep145757) in [https://github.com/onedr0p/exportarr/pull/240](https://togithub.com/onedr0p/exportarr/pull/240) - chore(deps): update golang docker tag to v1.21.4 by [@​renovate](https://togithub.com/renovate) in [https://github.com/onedr0p/exportarr/pull/242](https://togithub.com/onedr0p/exportarr/pull/242) - chore(deps): update actions/setup-go action to v5 by [@​renovate](https://togithub.com/renovate) in [https://github.com/onedr0p/exportarr/pull/248](https://togithub.com/onedr0p/exportarr/pull/248) - chore(deps): update golang docker tag to v1.21.5 by [@​renovate](https://togithub.com/renovate) in [https://github.com/onedr0p/exportarr/pull/247](https://togithub.com/onedr0p/exportarr/pull/247) - chore(deps): update actions/checkout digest to [`b4ffde6`](https://togithub.com/onedr0p/exportarr/commit/b4ffde6) by [@​renovate](https://togithub.com/renovate) in [https://github.com/onedr0p/exportarr/pull/233](https://togithub.com/onedr0p/exportarr/pull/233) - \[bazarr] Add bounded concurrency to episodes endpoint by [@​rtrox](https://togithub.com/rtrox) in [https://github.com/onedr0p/exportarr/pull/238](https://togithub.com/onedr0p/exportarr/pull/238) - chore(deps): update golangci/golangci-lint-action action to v3 by [@​renovate](https://togithub.com/renovate) in [https://github.com/onedr0p/exportarr/pull/257](https://togithub.com/onedr0p/exportarr/pull/257) - fix: add `gomodTidy` option to renovate by [@​rtrox](https://togithub.com/rtrox) in [https://github.com/onedr0p/exportarr/pull/258](https://togithub.com/onedr0p/exportarr/pull/258) - fix(deps): update module github.com/gookit/validate to v1.5.2 by [@​renovate](https://togithub.com/renovate) in [https://github.com/onedr0p/exportarr/pull/253](https://togithub.com/onedr0p/exportarr/pull/253) - chore(deps): update actions/setup-go action to v5 by [@​renovate](https://togithub.com/renovate) in [https://github.com/onedr0p/exportarr/pull/256](https://togithub.com/onedr0p/exportarr/pull/256) - chore(deps): update actions/checkout digest to [`b4ffde6`](https://togithub.com/onedr0p/exportarr/commit/b4ffde6) by [@​renovate](https://togithub.com/renovate) in [https://github.com/onedr0p/exportarr/pull/255](https://togithub.com/onedr0p/exportarr/pull/255) - fix(deps): update module github.com/prometheus/client_golang to v1.18.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/onedr0p/exportarr/pull/250](https://togithub.com/onedr0p/exportarr/pull/250) - fix(deps): update module golang.org/x/sync to v0.6.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/onedr0p/exportarr/pull/220](https://togithub.com/onedr0p/exportarr/pull/220) - fix(deps): update module github.com/spf13/cobra to v1.8.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/onedr0p/exportarr/pull/241](https://togithub.com/onedr0p/exportarr/pull/241) - fix(deps): update golang.org/x/exp digest to [`1b97071`](https://togithub.com/onedr0p/exportarr/commit/1b97071) by [@​renovate](https://togithub.com/renovate) in [https://github.com/onedr0p/exportarr/pull/243](https://togithub.com/onedr0p/exportarr/pull/243) - chore(deps): update golang docker tag to v1.21.6 by [@​renovate](https://togithub.com/renovate) in [https://github.com/onedr0p/exportarr/pull/251](https://togithub.com/onedr0p/exportarr/pull/251) - fix([#​252](https://togithub.com/onedr0p/exportarr/issues/252)): Handle an empty Server Stat map returned from Sab. by [@​rtrox](https://togithub.com/rtrox) in [https://github.com/onedr0p/exportarr/pull/259](https://togithub.com/onedr0p/exportarr/pull/259) ##### New Contributors - [@​Deep145757](https://togithub.com/Deep145757) made their first contribution in [https://github.com/onedr0p/exportarr/pull/240](https://togithub.com/onedr0p/exportarr/pull/240) **Full Changelog**: https://github.com/onedr0p/exportarr/compare/v1.6.0...v1.6.1 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNTMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE1My4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
title
| title |
|---|
| README |
General Info
TrueCharts can be installed as both normal Helm Charts or as Apps on TrueNAS SCALE. However only installations using the TrueNAS SCALE Apps system are supported.
For more information about this App, please check the docs on the TrueCharts website
This chart is not maintained by the upstream project and any issues with the chart should be raised here
Support
- Please check our quick-start guides for TrueNAS SCALE.
- See the Website
- Check our Discord
- Open a issue
Sponsor TrueCharts
TrueCharts can only exist due to the incredible effort of our staff. Please consider making a donation or contributing back to the project any way you can!
All Rights Reserved - The TrueCharts Project