Skip to content

Commit

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

This PR contains the following updates:

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

---

> [!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.7.0`](https://redirect.github.com/jorenn92/Maintainerr/blob/HEAD/CHANGELOG.md#270-2025-01-05)

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

##### Bug Fixes

- Equals with lists now only returns true if they are identical
([e900dac](https://redirect.github.com/jorenn92/Maintainerr/commit/e900dac47a26cd2f8422584d3eaa9c0a94f7073a))

##### Features

- Add rating vote count filters
([05617e1](https://redirect.github.com/jorenn92/Maintainerr/commit/05617e12f6f9d8e8a95c39a86f87a02aca8d26ec))

###
[`v2.6.0`](https://redirect.github.com/jorenn92/Maintainerr/blob/HEAD/CHANGELOG.md#260-2025-01-01)

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

##### Bug Fixes

- Docs links
([#&#8203;1487](https://redirect.github.com/jorenn92/Maintainerr/issues/1487))
([d8bf2d1](https://redirect.github.com/jorenn92/Maintainerr/commit/d8bf2d140fccb7d45a3e33a2f4d6426b33684dc8))

##### Features

- Add rating filters (RT, IMDb, Trakt)
([4b79f56](https://redirect.github.com/jorenn92/Maintainerr/commit/4b79f56aa63ae31388874a1400f873b97dede2b9))

</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 Jan 8, 2025
1 parent f377d0c commit 164bdd2
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.5.0
appVersion: 2.7.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.8.0
version: 4.9.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.5.0@sha256:f476a937bc37b9291ee67d46266976f7623e18cbae5fdc9f6dc66e5fc8fc32c9
tag: 2.7.0@sha256:a4cade0522eb9b39837ff010187110bc146f8990040481eff84555daac388d6b

securityContext:
container:
Expand Down

0 comments on commit 164bdd2

Please sign in to comment.