This PR contains the following updates: | Package | Update | Change | |---|---|---| | bizmodeller/mymediaforalexa | patch | `1.3.147.994` -> `1.3.151.0` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42Ni4wIiwidXBkYXRlZEluVmVyIjoiMzcuNjYuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
34 lines
646 B
YAML
34 lines
646 B
YAML
image:
|
|
repository: bizmodeller/mymediaforalexa
|
|
pullPolicy: IfNotPresent
|
|
tag: 1.3.151.0@sha256:b6538eb02cb7f4d0f2eca9c8eba12cb54a75ebfe97ba64585389d3c2fca364aa
|
|
service:
|
|
main:
|
|
ports:
|
|
main:
|
|
targetPort: 52051
|
|
port: 52051
|
|
sub:
|
|
enabled: true
|
|
ports:
|
|
sub:
|
|
enabled: true
|
|
targetPort: 52050
|
|
port: 52050
|
|
persistence:
|
|
data:
|
|
enabled: true
|
|
mountPath: "/datadir"
|
|
media:
|
|
enabled: true
|
|
mountPath: "/medialibrary"
|
|
portal:
|
|
open:
|
|
enabled: true
|
|
securityContext:
|
|
container:
|
|
readOnlyRootFilesystem: false
|
|
runAsNonRoot: false
|
|
runAsUser: 0
|
|
runAsGroup: 0
|