Skip to content

Commit

Permalink
chore(helm): update image docker.io/jorenn92/maintainerr 2.4.1 → 2.5.0 (
Browse files Browse the repository at this point in the history
#30524)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/jorenn92/maintainerr](https://redirect.github.com/jorenn92/Maintainerr)
| minor | `1c2bb5f` -> `f476a93` |

---

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

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

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

###
[`v2.5.0`](https://redirect.github.com/jorenn92/Maintainerr/blob/HEAD/CHANGELOG.md#250-2024-12-30)

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

##### Bug Fixes

- \*arr server not persisting on initial save
([#&#8203;1475](https://redirect.github.com/jorenn92/Maintainerr/issues/1475))
([8ace636](https://redirect.github.com/jorenn92/Maintainerr/commit/8ace63659ded1d44eb99fc6c81f00121c91a4b76))
- Client side error when changing rule data/media type
([2e086b2](https://redirect.github.com/jorenn92/Maintainerr/commit/2e086b2d76ac6893b56962e7c0d5960c9d1852c9))
- Resolve various UI & UX issues
([#&#8203;1452](https://redirect.github.com/jorenn92/Maintainerr/issues/1452))
([354b903](https://redirect.github.com/jorenn92/Maintainerr/commit/354b903bf4ff1dee216792a15de9d85304994e35))

##### Features

- Add season has season/series finale episode
([f53d094](https://redirect.github.com/jorenn92/Maintainerr/commit/f53d0949e2291319891ce27424c47e827fcdb615))
- Add season number filter
([f0fd71e](https://redirect.github.com/jorenn92/Maintainerr/commit/f0fd71e7062e83553b8bee951adf20a474e7cf2b))

####
[2.4.1](https://redirect.github.com/jorenn92/Maintainerr/compare/v2.4.0...v2.4.1)
(2024-12-25)

##### Bug Fixes

- Do not reset collection on \*arr server change
([#&#8203;1467](https://redirect.github.com/jorenn92/Maintainerr/issues/1467))
([6bcc45e](https://redirect.github.com/jorenn92/Maintainerr/commit/6bcc45ed9df47956eda3f692c6486f33e742c137))

</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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
  • Loading branch information
truecharts-admin authored Dec 31, 2024
1 parent 4bc9cea commit 47c302d
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.4.1
appVersion: 2.5.0
dependencies:
- name: common
version: 25.3.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.7.0
version: 4.8.0
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: docker.io/jorenn92/maintainerr
pullPolicy: IfNotPresent
tag: 2.4.1@sha256:1c2bb5ff1294bd8fa37268c1ac6c4c715d6128c477232af1761b4d7c4771e596
tag: 2.5.0@sha256:f476a937bc37b9291ee67d46266976f7623e18cbae5fdc9f6dc66e5fc8fc32c9

securityContext:
container:
Expand Down

0 comments on commit 47c302d

Please sign in to comment.