Files
truecharts/charts/stable/doublecommander/values.yaml
TrueCharts Bot ebb564fa98 chore(deps): update container image ghcr.io/linuxserver/doublecommander to latest@d94b4d4 by renovate (#16411)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/linuxserver/doublecommander | digest | `b375e7a` -> `d94b4d4`
|

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-25 01:36:58 +01:00

45 lines
923 B
YAML

image:
repository: ghcr.io/linuxserver/doublecommander
pullPolicy: IfNotPresent
tag: latest@sha256:d94b4d43025d28c18b7bfe77e3fb3a91f383606e6de512c6b1c6b09acbc5e804
securityContext:
container:
readOnlyRootFilesystem: false
runAsNonRoot: false
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
port: 10034
targetPort: 3000
workload:
main:
podSpec:
containers:
main:
securityContext:
capabilities:
add:
- SYS_CHROOT
- KILL
- NET_BIND_SERVICE
probes:
liveness:
type: http
path: /
readiness:
type: http
path: /
startup:
type: http
path: /
persistence:
config:
enabled: true
mountPath: /config
portal:
open:
enabled: true