Files
truecharts/charts/stable/jelu/values.yaml
T
TrueCharts BotandGitHub 04cfa00ef2 chore(deps): update container image wabayang/jelu to latest@0c3aabc by renovate (#16645)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| wabayang/jelu | digest | `5cd8181` -> `0c3aabc` |

---

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

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMTUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjExNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-31 14:50:03 +00:00

33 lines
636 B
YAML

image:
pullPolicy: IfNotPresent
repository: wabayang/jelu
tag: latest@sha256:0c3aabcc1bac88daa24ffca5fa8ff2042c1114ec1d25fec591469b260c51b6d0
persistence:
config:
enabled: true
mountPath: /config
databasepath:
enabled: true
mountPath: /database
imagespath:
enabled: true
mountPath: /files/images
importspath:
enabled: true
mountPath: /files/imports
portal:
open:
enabled: true
securityContext:
container:
readOnlyRootFilesystem: false
runAsGroup: 0
runAsUser: 0
service:
main:
ports:
main:
port: 11111
protocol: tcp
targetPort: 11111