Files
truecharts/charts/stable/trilium-notes/values.yaml
T
TrueCharts BotandGitHub e86ad38acd chore(deps): update container image ghcr.io/zadam/trilium to v0.62.4@f98cde7 (#15822)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/zadam/trilium | patch | `0.62.3` -> `0.62.4` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS4wIiwidXBkYXRlZEluVmVyIjoiMzcuODkuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-07 01:32:34 +01:00

25 lines
474 B
YAML

image:
repository: ghcr.io/zadam/trilium
pullPolicy: IfNotPresent
tag: 0.62.4@sha256:f98cde7e486e92357d6bee6611a91297cb328261169101c0348a7f450fb766f2
service:
main:
ports:
main:
protocol: http
targetPort: 8080
port: 10156
persistence:
config:
enabled: true
mountPath: "/home/node"
portal:
open:
enabled: true
securityContext:
container:
runAsNonRoot: false
runAsUser: 0
runAsGroup: 0
fsGroup: 1000