Files
truecharts/charts/stable/mymediaforalexa/values.yaml
T
TrueCharts BotandGitHub 1f51496c6f chore(deps): update container image bizmodeller/mymediaforalexa to v1.3.152.0@60e0aed by renovate (#21959)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| bizmodeller/mymediaforalexa | patch | `1.3.151.0` -> `1.3.152.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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNTYuMSIsInVwZGF0ZWRJblZlciI6IjM3LjM1Ni4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-05-13 02:29:09 +02:00

34 lines
646 B
YAML

image:
repository: bizmodeller/mymediaforalexa
pullPolicy: IfNotPresent
tag: 1.3.152.0@sha256:60e0aed4c238cc29592d71872becdabe3f20119d44fcbd27df86ea26a405a7bc
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