Files
truecharts/charts/stable/maintainerr/values.yaml
T
TrueCharts Bot 0fd10c5131 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](https://togithub.com/jorenn92/Maintainerr/commit/4ce9ac9b353669db31b1781edff5d66f3b1addee))

###
[`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](https://togithub.com/jorenn92/Maintainerr/commit/f952bbaf103aeb90cf088742cf46bd8ca61b1477))
- Resolve SQL error during Plex collection recreation
([be1b801](https://togithub.com/jorenn92/Maintainerr/commit/be1b8017bd7d4c8387fa5cbea797e373d1f3e63b))
- Resolved an issue where Plex's SSL flag would not be updated correctly
on the settings page
([d65927a](https://togithub.com/jorenn92/Maintainerr/commit/d65927a761439e1e3df511c3a5d3ba7e287db35c))

</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=-->
2024-02-12 02:00:42 +01:00

28 lines
464 B
YAML

image:
repository: jorenn92/maintainerr
pullPolicy: IfNotPresent
tag: 2.0.2@sha256:4e0f5199f09b8a1fc7d9933c1ecbf508b6d4f18b6f8d1e40bd0453dc14c80a5c
securityContext:
container:
readOnlyRootFilesystem: false
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
protocol: http
targetPort: 6246
port: 6246
persistence:
data:
enabled: true
mountPath: "/opt/data"
portal:
open:
enabled: true