Files
truecharts/charts/stable/media-roller/values.yaml
T
TrueCharts BotandGitHub e9076ac900 chore(helm): update image docker.io/ronnieroller/media-roller digest to bfb683d (#39678)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/ronnieroller/media-roller | digest | `cb02583` -> `bfb683d`
|

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### 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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-09-18 06:43:26 +02:00

22 lines
444 B
YAML

image:
pullPolicy: IfNotPresent
repository: docker.io/ronnieroller/media-roller
tag: latest@sha256:bfb683d1d23870af6836d08f059a16c6da73a98f84b930c53efff8fea1484e3c
persistence:
download:
enabled: true
mountPath: /download
securityContext:
container:
readOnlyRootFilesystem: false
runAsGroup: 0
runAsUser: 0
service:
main:
ports:
main:
port: 3000
protocol: tcp
targetPort: 3000