Files
truecharts/charts/stable/electrum/values.yaml
T
TrueCharts Bot efa27926f9 chore(deps): update container image ich777/electrum to latest@be7f12c by renovate (#26572)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ich777/electrum | digest | `9f2a6c5` -> `be7f12c` |

---

> [!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:23:21 +02:00

33 lines
629 B
YAML

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