chore(deps): update container image jorenn92/maintainerr to v2.0.2@4e0f519 by renovate (#18140)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [jorenn92/maintainerr](https://togithub.com/jorenn92/Maintainerr) |
patch | `2.0.0` -> `2.0.2` |

---

> [!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.2`](https://togithub.com/jorenn92/Maintainerr/blob/HEAD/CHANGELOG.md#202-2024-02-11)

[Compare
Source](https://togithub.com/jorenn92/Maintainerr/compare/v2.0.1...v2.0.2)

##### Bug Fixes

- Failure to fetch latest GitHub version crashes the UI
([#&#8203;891](https://togithub.com/jorenn92/Maintainerr/issues/891))
([4ce9ac9](4ce9ac9b35))

###
[`v2.0.1`](https://togithub.com/jorenn92/Maintainerr/blob/HEAD/CHANGELOG.md#201-2024-02-09)

[Compare
Source](https://togithub.com/jorenn92/Maintainerr/compare/v2.0.0...v2.0.1)

##### Bug Fixes

- **docker:** ensure $HOME is set consistently for all configs.
([f952bba](f952bbaf10))
- Resolve SQL error during Plex collection recreation
([be1b801](be1b8017bd))
- Resolved an issue where Plex's SSL flag would not be updated correctly
on the settings page
([d65927a](d65927a761))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, 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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xODMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE4My4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
TrueCharts Bot 2024-02-12 02:00:42 +01:00 committed by GitHub
parent 0707d58f4c
commit 0fd10c5131
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 4 deletions

View File

@ -7,7 +7,7 @@ annotations:
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2.0.0
appVersion: 2.0.2
dependencies:
- name: common
version: 17.2.21
@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/maintainerr.png
keywords:
- maintainerr
- media
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
@ -34,4 +34,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/maintainerr
- https://hub.docker.com/r/jorenn92/maintainerr
type: application
version: 1.0.0
version: 1.0.1

View File

@ -1,7 +1,7 @@
image:
repository: jorenn92/maintainerr
pullPolicy: IfNotPresent
tag: 2.0.0@sha256:7377075b39985b64369d1fddd1ea9ad39f59a8e98c777e2da4cd7041a93b6380
tag: 2.0.2@sha256:4e0f5199f09b8a1fc7d9933c1ecbf508b6d4f18b6f8d1e40bd0453dc14c80a5c
securityContext:
container: