Files
truecharts/charts/stable/electrum/values.yaml
T
TrueCharts Bot 97d38af4d0 chore(helm): update image ghcr.io/ich777/electrum digest to 91a90d3 (#42717)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/ich777/electrum | digest | `8aef318` -> `91a90d3` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==-->
2025-12-13 09:47:02 +00:00

31 lines
604 B
YAML

image:
pullPolicy: IfNotPresent
repository: ghcr.io/ich777/electrum
tag: latest@sha256:91a90d3c0900e21437505a83aa1da1670afff8649edf30c26953e51cbde1649d
persistence:
datapath:
enabled: true
mountPath: /electrum
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: "1024"
DATA_PERM: "770"