Files
truecharts/charts/stable/trilium-notes/values.yaml
T
TrueCharts Bot d069f558dd chore(deps): update container image ghcr.io/zadam/trilium to v0.63.7@a0b5a6a by renovate (#22632)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/zadam/trilium | patch | `0.63.6` -> `0.63.7` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zODEuMTEiLCJ1cGRhdGVkSW5WZXIiOiIzNy4zODEuMTEiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOlsiYXV0b21lcmdlIiwidXBkYXRlL2RvY2tlci9nZW5lcmFsL25vbi1tYWpvciJdfQ==-->
2024-05-30 14:25:23 +02:00

25 lines
474 B
YAML

image:
repository: ghcr.io/zadam/trilium
pullPolicy: IfNotPresent
tag: 0.63.7@sha256:a0b5a6a5fd7a64391ae6039bbcd5493151a77a1d5470ef5911923c64d0c232c0
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