Files
truecharts/charts/stable/node-red/values.yaml
T
TrueCharts Bot 10d9e16341 fix(node-red): update image docker.io/nodered/node-red 4.1.3 → 4.1.4 (#44142)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/nodered/node-red](https://redirect.github.com/node-red/node-red-docker)
| patch | `41d0985` -> `926f1f1` |

---

> [!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.

---

### Release Notes

<details>
<summary>node-red/node-red-docker (docker.io/nodered/node-red)</summary>

###
[`v4.1.4`](https://redirect.github.com/node-red/node-red-docker/releases/tag/v4.1.4)

[Compare
Source](https://redirect.github.com/node-red/node-red-docker/compare/v4.1.3...v4.1.4)

#### What's Changed

- 🚀 Update to Node-RED 4.1.4 release by
[@&#8203;knolleary](https://redirect.github.com/knolleary) in
[#&#8203;502](https://redirect.github.com/node-red/node-red-docker/pull/502)

**Full Changelog**:
<https://github.com/node-red/node-red-docker/compare/v4.1.3...v4.1.4>

</details>

---

### 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvbm9kZS1yZWQiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2026-01-26 13:16:20 +01:00

22 lines
388 B
YAML

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