Files
truecharts/charts/stable/krusader/values.yaml
T
TrueCharts Bot 2c979c0eb0 chore(deps): update container image ich777/krusader to latest@0948b3a by renovate (#26574)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ich777/krusader | digest | `bda0f3a` -> `0948b3a` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC44NS4xIiwidXBkYXRlZEluVmVyIjoiMzguODUuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
2024-09-17 14:25:12 +02:00

38 lines
768 B
YAML

image:
pullPolicy: IfNotPresent
repository: ich777/krusader
tag: latest@sha256:0948b3aac126de4d7c7dae40680b7f4a8cf7bb3728bd27c0a0c41af4b5091cd6
persistence:
containerpath:
enabled: true
mountPath: /krusader
datapath:
enabled: true
mountPath: /mnt/user
portal:
open:
enabled: true
securityContext:
container:
readOnlyRootFilesystem: false
runAsGroup: 0
runAsUser: 0
service:
main:
ports:
main:
port: 8080
protocol: tcp
targetPort: 8080
workload:
main:
podSpec:
containers:
main:
env:
CUSTOM_RES_H: "768"
CUSTOM_RES_W: "1280"
NOVNC_RESIZE: remote
RUNASROOT: "false"
USER_LOCALES: en_US.UTF-8 UTF-8