mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-01-23 15:39:02 +00:00
[node-red] upgrade to 3.0.2
Signed-off-by: Florian Heiderich <florian@heiderich.org>
This commit is contained in:
parent
da8b09cf86
commit
f1bae36ec9
@ -1,9 +1,9 @@
|
|||||||
---
|
---
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 2.2.2
|
appVersion: 3.0.2
|
||||||
description: Node-RED is low-code programming for event-driven applications
|
description: Node-RED is low-code programming for event-driven applications
|
||||||
name: node-red
|
name: node-red
|
||||||
version: 10.3.2
|
version: 11.0.0
|
||||||
kubeVersion: ">=1.16.0-0"
|
kubeVersion: ">=1.16.0-0"
|
||||||
keywords:
|
keywords:
|
||||||
- nodered
|
- nodered
|
||||||
@ -23,4 +23,4 @@ dependencies:
|
|||||||
annotations:
|
annotations:
|
||||||
artifacthub.io/changes: |-
|
artifacthub.io/changes: |-
|
||||||
- kind: changed
|
- kind: changed
|
||||||
description: Upgraded `common` chart dependency to version 4.5.2
|
description: Upgraded to Node Red 3.0.2 upstream image
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# node-red
|
# node-red
|
||||||
|
|
||||||
![Version: 10.3.2](https://img.shields.io/badge/Version-10.3.2-informational?style=flat-square) ![AppVersion: 2.2.2](https://img.shields.io/badge/AppVersion-2.2.2-informational?style=flat-square)
|
![Version: 11.0.0](https://img.shields.io/badge/Version-11.0.0-informational?style=flat-square) ![AppVersion: 3.0.2](https://img.shields.io/badge/AppVersion-3.0.2-informational?style=flat-square)
|
||||||
|
|
||||||
Node-RED is low-code programming for event-driven applications
|
Node-RED is low-code programming for event-driven applications
|
||||||
|
|
||||||
@ -91,7 +91,7 @@ N/A
|
|||||||
|
|
||||||
## Changelog
|
## Changelog
|
||||||
|
|
||||||
### Version 10.3.2
|
### Version 11.0.0
|
||||||
|
|
||||||
#### Added
|
#### Added
|
||||||
|
|
||||||
@ -99,7 +99,7 @@ N/A
|
|||||||
|
|
||||||
#### Changed
|
#### Changed
|
||||||
|
|
||||||
* Upgraded `common` chart dependency to version 4.5.2
|
* Upgraded to Node Red 3.0.2 upstream image*
|
||||||
|
|
||||||
#### Fixed
|
#### Fixed
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user