Skip to content

Commit

Permalink
chore(deps): update container image docker.io/nodered/node-red to v3.…
Browse files Browse the repository at this point in the history
…1.9@df827e6 by renovate (#20630)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/nodered/node-red](https://togithub.com/node-red/node-red-docker)
| patch | `3.1.8` -> `3.1.9` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

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

###
[`v3.1.9`](https://togithub.com/node-red/node-red-docker/releases/tag/v3.1.9)

[Compare
Source](https://togithub.com/node-red/node-red-docker/compare/v3.1.8...v3.1.9)

#### What's Changed

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

**Full Changelog**:
node-red/node-red-docker@v3.1.8...v3.1.9

</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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yODcuMSIsInVwZGF0ZWRJblZlciI6IjM3LjI4Ny4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
  • Loading branch information
truecharts-admin authored Apr 12, 2024
1 parent 23d36dc commit 004d8cc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions charts/stable/node-red/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 3.1.8
appVersion: 3.1.9
dependencies:
- name: common
version: 20.3.6
Expand All @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/node-red.png
keywords:
- node-red
- nodered
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: [email protected]
Expand All @@ -34,4 +34,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/node-red
- https://hub.docker.com/r/nodered/node-red
type: application
version: 18.8.4
version: 18.8.5
2 changes: 1 addition & 1 deletion charts/stable/node-red/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: docker.io/nodered/node-red
pullPolicy: IfNotPresent
tag: 3.1.8@sha256:c2990ca2ed6ca3d36cc558f25c21e261ca966b3dc7194fc4df83352573cfb5f9
tag: 3.1.9@sha256:df827e6ee450221ff68e2edd3bf9b43a991f6abb49121b0db95b744ad4e17a8c
service:
main:
ports:
Expand Down

0 comments on commit 004d8cc

Please sign in to comment.