Skip to content

Commit

Permalink
chore(deps): update ghcr.io/jorenn92/maintainerr docker tag to v2.1.1 (
Browse files Browse the repository at this point in the history
…#538)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/jorenn92/maintainerr](https://redirect.github.com/jorenn92/Maintainerr)
| patch | `2.1.0` -> `2.1.1` |

---

### Release Notes

<details>
<summary>jorenn92/Maintainerr (ghcr.io/jorenn92/maintainerr)</summary>

###
[`v2.1.1`](https://redirect.github.com/jorenn92/Maintainerr/blob/HEAD/CHANGELOG.md#211-2024-09-09)

[Compare
Source](https://redirect.github.com/jorenn92/Maintainerr/compare/v2.1.0...v2.1.1)

##### Bug Fixes

- Fixed an issue where 'Users that saw all available episodes' & 'Users
that watch the show/season/episode' wouldn't work for the owner user
after 2.1.0
([#&#8203;1252](https://redirect.github.com/jorenn92/Maintainerr/issues/1252))
([bf8c2d3](https://redirect.github.com/jorenn92/Maintainerr/commit/bf8c2d31cb5961e44643356ae84a9744427df187))
- The server no longer crashes when community.plex.tv rate limits have
been hit. Also improved logging and increased API paging chunks to
minimize the occurrence of this error.
([#&#8203;1253](https://redirect.github.com/jorenn92/Maintainerr/issues/1253))
([8227f8c](https://redirect.github.com/jorenn92/Maintainerr/commit/8227f8c2b2739460929b1b8cf381016efcb94732))
- When a Tvdb ID isn't found, a warning with the media item's title is
now displayed
([fb27332](https://redirect.github.com/jorenn92/Maintainerr/commit/fb273323fe6ddd689d976d7717a9c86728ae62cd))

</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 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/broersma-forslund/homelab).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41OS4yIiwidXBkYXRlZEluVmVyIjoiMzguNTkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 9, 2024
1 parent f04fb9a commit e4a2d81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/media/maintainerr/values.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
image:
repository: ghcr.io/jorenn92/maintainerr
tag: 2.1.0
tag: 2.1.1

0 comments on commit e4a2d81

Please sign in to comment.