This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/sickchill](https://togithub.com/linuxserver/docker-sickchill/packages) ([source](https://togithub.com/linuxserver/docker-sickchill)) | digest | `7ddf828` -> `f6cbfe4` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMTUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjExNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
26 lines
503 B
YAML
26 lines
503 B
YAML
image:
|
|
repository: ghcr.io/linuxserver/sickchill
|
|
pullPolicy: IfNotPresent
|
|
tag: 2023.6.27@sha256:f6cbfe467328c618b1639b214598022745401c94c0edc4f5b815586959efc98e
|
|
service:
|
|
main:
|
|
ports:
|
|
main:
|
|
port: 10067
|
|
targetPort: 8081
|
|
persistence:
|
|
config:
|
|
enabled: true
|
|
mountPath: "/config"
|
|
varrun:
|
|
enabled: true
|
|
portal:
|
|
open:
|
|
enabled: true
|
|
securityContext:
|
|
container:
|
|
readOnlyRootFilesystem: false
|
|
runAsNonRoot: false
|
|
runAsUser: 0
|
|
runAsGroup: 0
|