This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/onedr0p/theme-park](https://ghcr.io/onedr0p/theme-park) ([source](https://togithub.com/themepark-dev/theme.park)) | minor | `1.15` -> `1.16` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
18 lines
344 B
YAML
18 lines
344 B
YAML
image:
|
|
repository: ghcr.io/onedr0p/theme-park
|
|
pullPolicy: IfNotPresent
|
|
tag: 1.16@sha256:08d85622be6c0cfdb921972a6c552ec6651cd2c782816a38c10828a8fd680145
|
|
service:
|
|
main:
|
|
ports:
|
|
main:
|
|
port: 10244
|
|
targetPort: 8080
|
|
persistence:
|
|
config:
|
|
enabled: true
|
|
mountPath: "/config"
|
|
portal:
|
|
open:
|
|
enabled: true
|