Commit Graph

25 Commits

Author SHA1 Message Date
412e63d062 Update ghcr.io/onedr0p/exportarr Docker tag to v2.3.0 (#1201)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 1m50s
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 [@&#8203;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 [@&#8203;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 [@&#8203;renovate](https://github.com/renovate)\[bot] in https://github.com/onedr0p/exportarr/pull/356
- chore(deps): update dependency go to v1.24.3 by [@&#8203;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 [@&#8203;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 [@&#8203;renovate](https://github.com/renovate)\[bot] in https://github.com/onedr0p/exportarr/pull/360
- chore(deps): update dependency go to v1.24.4 by [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;renovate](https://github.com/renovate)\[bot] in https://github.com/onedr0p/exportarr/pull/365
- chore(deps): update dependency go to v1.24.5 by [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;renovate](https://github.com/renovate)\[bot] in https://github.com/onedr0p/exportarr/pull/372
- chore(deps): update actions/checkout action to v5 by [@&#8203;renovate](https://github.com/renovate)\[bot] in https://github.com/onedr0p/exportarr/pull/376
- chore(deps): update dependency go to v1.24.6 by [@&#8203;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 [@&#8203;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 [@&#8203;ShawnHardwick](https://github.com/ShawnHardwick) in https://github.com/onedr0p/exportarr/pull/375

##### New Contributors

- [@&#8203;Cyb3r-Jak3](https://github.com/Cyb3r-Jak3) made their first contribution in https://github.com/onedr0p/exportarr/pull/355
- [@&#8203;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>
2025-08-12 16:30:49 +00:00
012cea19a5 Update ghcr.io/linuxserver/sonarr:4.0.15 Docker digest to c0836f4 (#1026)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 1m40s
2025-07-26 00:01:53 +00:00
adf5a6709a Update ghcr.io/linuxserver/sonarr:4.0.15 Docker digest to b0ac157
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 9s
lint-test-helm / helm-lint (push) Successful in 13s
renovate / renovate (push) Successful in 1m22s
2025-07-12 00:01:31 +00:00
8bff8ffc83 Update ghcr.io/linuxserver/sonarr:4.0.15 Docker digest to 4afcb09
Some checks failed
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Has been cancelled
2025-07-05 17:01:38 +00:00
0213d4e54a Update ghcr.io/linuxserver/sonarr:4.0.15 Docker digest to e3916c8
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 23s
lint-test-helm / helm-lint (push) Successful in 17s
renovate / renovate (push) Successful in 2m9s
2025-07-05 00:01:13 +00:00
24aec19d05 Update ghcr.io/linuxserver/sonarr Docker tag to v4.0.15
Some checks failed
lint-test-helm / helm-lint (pull_request) Successful in 8s
renovate / renovate (push) Has been cancelled
lint-test-helm / helm-lint (push) Failing after 6s
2025-06-20 18:53:21 +00:00
f0c6147bf8 Update ghcr.io/linuxserver/sonarr:4.0.14 Docker digest to de67e5b
Some checks failed
renovate / renovate (push) Successful in 1m17s
lint-test-helm / helm-lint (pull_request) Successful in 22s
lint-test-helm / helm-lint (push) Failing after 6s
2025-06-14 00:01:48 +00:00
4616b31124 Update ghcr.io/linuxserver/sonarr:4.0.14 Docker digest to cdf5eb3
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 22s
2025-05-17 03:20:42 +00:00
3cf488fde6 remove probe 2025-05-16 20:35:41 -05:00
4e71b61a36 Update ghcr.io/linuxserver/sonarr:4.0.14 Docker digest to bae1b72
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 54s
2025-05-10 00:30:45 +00:00
0d9916642e Update ghcr.io/linuxserver/sonarr:4.0.14 Docker digest to 5581b21
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 23s
2025-05-02 03:05:25 +00:00
f5134ed4f6 Update ghcr.io/linuxserver/sonarr:4.0.14 Docker digest to a347f6c
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 34s
2025-04-28 00:31:13 +00:00
6ae8048883 Update ghcr.io/linuxserver/sonarr:4.0.14 Docker digest to cefa1c9
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 17s
2025-04-22 12:01:14 +00:00
2e0d8f494b Update ghcr.io/onedr0p/exportarr Docker tag to v2.2.0
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 17s
2025-04-20 14:00:46 +00:00
5f2cc1662d Update ghcr.io/linuxserver/sonarr:4.0.14 Docker digest to 5c6e66c
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 15s
2025-04-14 00:30:54 +00:00
3908599c98 Update ghcr.io/linuxserver/sonarr:4.0.14 Docker digest to 7342ef3
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 17s
2025-04-05 17:31:12 +00:00
144d2f8805 Update ghcr.io/linuxserver/sonarr:4.0.14 Docker digest to aa56654
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 19s
2025-03-30 05:04:26 +00:00
c1a4efa54f Update ghcr.io/onedr0p/exportarr Docker tag to v2.1.0 2025-03-29 16:11:04 +00:00
7fdd435e4f Update ghcr.io/linuxserver/sonarr Docker tag to v4.0.14
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 18s
2025-03-19 00:30:58 +00:00
renovate[bot]
fd1457dc56 Update ghcr.io/linuxserver/sonarr:4.0.13 Docker digest to b666479 (#1397)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-15 19:39:34 -05:00
renovate[bot]
90c9ee3da8 Update ghcr.io/linuxserver/sonarr:4.0.13 Docker digest to 49a8e63 (#1381)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-07 18:29:36 -06:00
fe244707bf fix perm 2025-03-06 23:03:20 -06:00
b026ec31a6 enable backups 2025-03-03 22:15:47 -06:00
b7a30ac328 fix db name 2025-03-03 22:04:24 -06:00
406ccdfb0a add sonarr 2025-03-03 21:41:08 -06:00