Files
truecharts/charts/stable/node-red/values.yaml
T
TrueCharts Bot cab6b6b78d chore(helm): update image docker.io/nodered/node-red digest to 4053e9a (#29583)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/nodered/node-red](https://redirect.github.com/node-red/node-red-docker)
| digest | `7b635f7` -> `4053e9a` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-11-20 03:05:57 +01:00

24 lines
421 B
YAML

image:
repository: docker.io/nodered/node-red
pullPolicy: IfNotPresent
tag: 4.0.5@sha256:4053e9a39c64ddcf384d0eef616f6d33207a812cdb659dcc852ff7240e9f79fb
service:
main:
ports:
main:
port: 1880
targetPort: 1880
persistence:
data:
enabled: true
mountPath: "/data"
portal:
open:
enabled: true
workload:
main:
podSpec:
containers:
main:
env: {}