Files
truecharts/charts/stable/fluttercoin-wallet/values.yaml
T
TrueCharts Bot def3914146 chore(deps): update container image ich777/fluttercoin to latest@c1b4c32 by renovate (#26573)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ich777/fluttercoin | digest | `010e719` -> `c1b4c32` |

---

> [!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:24:49 +02:00

50 lines
990 B
YAML

image:
pullPolicy: IfNotPresent
repository: ich777/fluttercoin
tag: latest@sha256:c1b4c32871fbd98468ea3426add86bfb287d033a14a7f0f90bc18b59df6a1ed1
persistence:
datapath:
enabled: true
mountPath: /fluttercoin
portal:
open:
enabled: true
securityContext:
container:
readOnlyRootFilesystem: false
runAsGroup: 0
runAsUser: 0
service:
jsonremoteport:
enabled: true
ports:
jsonremoteport:
enabled: true
port: 7474
protocol: tcp
targetPort: 7474
main:
ports:
main:
port: 8080
protocol: http
targetPort: 8080
peertopeerconn:
enabled: true
ports:
peertopeerconn:
enabled: true
port: 7408
protocol: tcp
targetPort: 7408
workload:
main:
podSpec:
containers:
main:
env:
CUSTOM_RES_H: "768"
CUSTOM_RES_W: "1024"
DATA_PERM: "770"
EXTRA_PARAMS: -bind=0.0.0.0