2cf4cfb5ef
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/synclounge](https://togithub.com/linuxserver/docker-synclounge/packages) ([source](https://togithub.com/linuxserver/docker-synclounge)) | digest | `8b7edbc` -> `f369686` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMi4wIiwidXBkYXRlZEluVmVyIjoiMzguMTIuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
30 lines
551 B
YAML
30 lines
551 B
YAML
image:
|
|
repository: ghcr.io/linuxserver/synclounge
|
|
pullPolicy: IfNotPresent
|
|
tag: 5.2.31@sha256:f3696866c08a9cfa1eece71b43370feea230d7c8e4658089a9abbb835884216d
|
|
service:
|
|
main:
|
|
ports:
|
|
main:
|
|
targetPort: 8088
|
|
port: 8088
|
|
persistence:
|
|
varrun:
|
|
enabled: true
|
|
portal:
|
|
open:
|
|
enabled: true
|
|
securityContext:
|
|
container:
|
|
runAsNonRoot: false
|
|
readOnlyRootFilesystem: false
|
|
runAsUser: 0
|
|
runAsGroup: 0
|
|
workload:
|
|
main:
|
|
podSpec:
|
|
containers:
|
|
main:
|
|
env:
|
|
AUTH_LIST: ""
|