Files
truecharts/charts/stable/node-red/values.yaml
T
TrueCharts Bot 0f77c5a0fa chore(helm): update image docker.io/nodered/node-red 4.0.5 → 4.0.8 (#30104)
This PR contains the following updates:

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

---

> [!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.0.8`](https://redirect.github.com/node-red/node-red-docker/releases/tag/v4.0.8)

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

#### What's Changed

**Node-RED 4.0.8 release:**
https://github.com/node-red/node-red/releases/tag/4.0.8

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

**Full Changelog**:
https://github.com/node-red/node-red-docker/compare/v4.0.7...v4.0.8

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

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

#### What's Changed

**Node-RED 4.0.7 release:**
https://github.com/node-red/node-red/releases/tag/4.0.7

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

**Full Changelog**:
https://github.com/node-red/node-red-docker/compare/v4.0.6...v4.0.7

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

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

#### What's Changed

Node-RED 4.0.6 release:
https://github.com/node-red/node-red/releases/tag/4.0.6

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

**Full Changelog**:
https://github.com/node-red/node-red-docker/compare/v4.0.5...v4.0.6

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2024-12-27 13:14:46 +01:00

24 lines
421 B
YAML

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