Files
truecharts/charts/stable/maintainerr/values.yaml
T
TrueCharts Bot 5dd909480b chore(deps): update container image jorenn92/maintainerr to v2.0.3@712e990 by renovate (#19789)
This PR contains the following updates:

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

---

> [!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.3`](https://togithub.com/jorenn92/Maintainerr/blob/HEAD/CHANGELOG.md#203-2024-03-25)

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

##### Bug Fixes

- Automatically prepend https for Overseerr, Sonarr and Radarr when
choosing port 443
([1616cfd](https://togithub.com/jorenn92/Maintainerr/commit/1616cfd0c4196b298fd5699621f17e07e68de768))
- Ensure proper URL generation on the settings pages by handling the
pathname in hostnames correctly
([f8a80a7](https://togithub.com/jorenn92/Maintainerr/commit/f8a80a7787105e1d9a8e01f02785796fbccc3853))
- Fixed an issue where episodes would only be deleted, but not
unmonitored when using the 'Unmonitor and delete episode' rule action
([#&#8203;943](https://togithub.com/jorenn92/Maintainerr/issues/943))
([070b381](https://togithub.com/jorenn92/Maintainerr/commit/070b381f05c1856e8789b32de8fef010350881c6))
- **rules:** Season action 'unmonitor and delete existing episodes' will
now correctly remove and unmonitor existing episodes. The season itself
will stay monitored.
([#&#8203;951](https://togithub.com/jorenn92/Maintainerr/issues/951))
([c5a135b](https://togithub.com/jorenn92/Maintainerr/commit/c5a135b94b42e7d2faf2b91ecda61d6ccfefa682))
- Shows will now be correctly unmonitored when using the 'unmonitor..'
Sonarr action. Previously, only the seasons would be unmonitored
([e6bff13](https://togithub.com/jorenn92/Maintainerr/commit/e6bff13626a98852163cd7bf5c8ba921c78ec16b))

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuNSIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS41IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-25 19:22:30 +01:00

28 lines
464 B
YAML

image:
repository: jorenn92/maintainerr
pullPolicy: IfNotPresent
tag: 2.0.3@sha256:712e990afff98767a880284eb914fd5f2f5d76c5e8838c3f003fecdeb045b912
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