Skip to content

Commit

Permalink
chore(deps): update container image jorenn92/maintainerr to v2.0.4@30…
Browse files Browse the repository at this point in the history
…2281a by renovate (#23557)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [jorenn92/maintainerr](https://github.com/jorenn92/Maintainerr) |
patch | `2.0.3` -> `2.0.4` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>jorenn92/Maintainerr (jorenn92/maintainerr)</summary>

###
[`v2.0.4`](https://github.com/jorenn92/Maintainerr/blob/HEAD/CHANGELOG.md#204-2024-06-19)

[Compare
Source](https://github.com/jorenn92/Maintainerr/compare/v2.0.3...v2.0.4)

##### Bug Fixes

- Added "Last Aired At" rule for shows & seasons (Thanks
[@&#8203;benfugate](https://github.com/benfugate))
([63db845](https://github.com/jorenn92/Maintainerr/commit/63db845291445330f86b1c009c466341cf9735bc))
- Adjusted UI to listen to all interfaces, resolving issues with
multiple networks
([#&#8203;1104](https://github.com/jorenn92/Maintainerr/issues/1104))
([017a25d](https://github.com/jorenn92/Maintainerr/commit/017a25d73a792728fa227c7bd526ed50e9c12a1a))
- Fixed an issue where .next/cache directory creation would fail when
using a custom user
([#&#8203;1102](https://github.com/jorenn92/Maintainerr/issues/1102))
([fa9a30c](https://github.com/jorenn92/Maintainerr/commit/fa9a30c8181ccafe3614e2d5e113f61ff89a7a26))
- Fixed an issue where fetching some Plex ratingkeys from shows would
fail
([2268513](https://github.com/jorenn92/Maintainerr/commit/226851358ad856d761985b8d3f6d20864cfe4ac0))
- Fixed an issue where having an operator on the first rule would make
the rule return a 'null' value
([ce18dea](https://github.com/jorenn92/Maintainerr/commit/ce18dea65be7df37215671f7a9c810c8a34b7c76))
- Redirected all links to the hosted documentation & removed the
internal Jsdoc documentation server
([#&#8203;1134](https://github.com/jorenn92/Maintainerr/issues/1134))
([0ed8164](https://github.com/jorenn92/Maintainerr/commit/0ed8164bac6894dc2c5094876a36e016cfd0caae)),
closes
[#&#8203;1119](https://github.com/jorenn92/Maintainerr/issues/1119)
[#&#8203;1119](https://github.com/jorenn92/Maintainerr/issues/1119)
[#&#8203;1119](https://github.com/jorenn92/Maintainerr/issues/1119)
[#&#8203;1119](https://github.com/jorenn92/Maintainerr/issues/1119)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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://github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTMuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQxMy4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
  • Loading branch information
truecharts-admin committed Jun 19, 2024
1 parent bda18e7 commit cd60363
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/stable/maintainerr/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2.0.3
appVersion: 2.0.4
dependencies:
- name: common
version: 24.1.1
Expand All @@ -33,4 +33,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/maintainerr
- https://hub.docker.com/r/jorenn92/maintainerr
type: application
version: 4.1.1
version: 4.1.2
2 changes: 1 addition & 1 deletion charts/stable/maintainerr/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: jorenn92/maintainerr
pullPolicy: IfNotPresent
tag: 2.0.3@sha256:712e990afff98767a880284eb914fd5f2f5d76c5e8838c3f003fecdeb045b912
tag: 2.0.4@sha256:302281ac214dfae767eae42a1739af3971ef40b98dcaf971ab7a77027a53a752

securityContext:
container:
Expand Down

0 comments on commit cd60363

Please sign in to comment.