d888b140ae
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/home-operations/theme-park](https://ghcr.io/home-operations/theme-park) ([source](https://redirect.github.com/themepark-dev/theme.park)) | patch | `2d2724d` -> `fd90bc7` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>themepark-dev/theme.park (ghcr.io/home-operations/theme-park)</summary> ### [`v1.21.2`](https://redirect.github.com/themepark-dev/theme.park/releases/tag/1.21.2) [Compare Source](https://redirect.github.com/themepark-dev/theme.park/compare/1.21.1...1.21.2) <!-- Release notes generated using configuration in .github/release.yml at master --> #### What's Changed ##### Fixes - qBittorrent mod: Validate that the config file exist. Fix for [#​684](https://redirect.github.com/themepark-dev/theme.park/issues/684) - qBittorent base: Remove !important from .dynamicTable th. Fixes QBittorrent Column Sort Icons vanished [#​671](https://redirect.github.com/themepark-dev/theme.park/issues/671) - servarr base: Remove ProgressBar-purple override. Fix for [#​646](https://redirect.github.com/themepark-dev/theme.park/issues/646) **Full Changelog**: https://github.com/themepark-dev/theme.park/compare/1.21.1...1.21.2 </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:eyJjcmVhdGVkSW5WZXIiOiI0MS4yMC4wIiwidXBkYXRlZEluVmVyIjoiNDEuMjAuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
15 lines
320 B
YAML
15 lines
320 B
YAML
image:
|
|
repository: ghcr.io/home-operations/theme-park
|
|
pullPolicy: IfNotPresent
|
|
tag: 1.21.2@sha256:fd90bc7ec29641d74d89ab1cf3adf8b6264422f1384b758e1da1d91281c91bac
|
|
service:
|
|
main:
|
|
ports:
|
|
main:
|
|
port: 10244
|
|
targetPort: 8080
|
|
persistence:
|
|
config:
|
|
enabled: true
|
|
mountPath: "/config"
|