Files
truecharts/charts/stable/openaudible/values.yaml
T
TrueCharts Bot 8b9e11be77 chore(deps): update container image openaudible/openaudible to latest@da84288 by renovate (#26258)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| openaudible/openaudible | digest | `268d812` -> `da84288` |

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC43Ny4wIiwidXBkYXRlZEluVmVyIjoiMzguNzcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
2024-09-12 02:35:46 +02:00

24 lines
475 B
YAML

image:
pullPolicy: IfNotPresent
repository: openaudible/openaudible
tag: latest@sha256:da8428865373324cda56ebe02466a0b82e5245fa488decbc39310d9762a8f580
persistence:
config:
enabled: true
mountPath: /config/OpenAudible
portal:
open:
enabled: true
securityContext:
container:
readOnlyRootFilesystem: false
runAsGroup: 0
runAsUser: 0
service:
main:
ports:
main:
port: 10325
protocol: http
targetPort: 3000