Files
truecharts/charts/stable/trilium-notes/values.yaml
T
TrueCharts BotandGitHub 88a8b1b2d0 chore(deps): update container image tccr.io/truecharts/trilium-notes to v0.59.4 (#8267)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[tccr.io/truecharts/trilium-notes](https://togithub.com/truecharts/containers)
| minor | `0.58.8` -> `0.59.4` |

---

### ⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please 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:eyJjcmVhdGVkSW5WZXIiOiIzNS42MS4wIiwidXBkYXRlZEluVmVyIjoiMzUuNjEuMCJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-04-28 13:41:55 +02:00

25 lines
485 B
YAML

image:
repository: tccr.io/truecharts/trilium-notes
pullPolicy: IfNotPresent
tag: 0.59.4@sha256:d9e9a84e836f71a3ff50114eb1474eed550b49e30296a28f0e87352ede04ce71
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