Files
truecharts/charts/stable/fluttercoin-wallet/values.yaml
T
TrueCharts BotandGitHub 35b774e4a1 chore(helm): update image ghcr.io/ich777/fluttercoin digest to a74769e (#29922)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/ich777/fluttercoin | digest | `c1b4c32` -> `a74769e` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==-->
2024-12-27 04:07:11 +01:00

50 lines
998 B
YAML

image:
pullPolicy: IfNotPresent
repository: ghcr.io/ich777/fluttercoin
tag: latest@sha256:a74769e2806669ea722a49ac9b69852872e62fee0570ff23ed2bd5511c5ad421
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