[node-red] upgrade to 3.0.2

Signed-off-by: Florian Heiderich <florian@heiderich.org>
This commit is contained in:
Florian Heiderich 2022-08-15 17:59:21 +02:00
parent da8b09cf86
commit f1bae36ec9
2 changed files with 6 additions and 6 deletions

View File

@ -1,9 +1,9 @@
---
apiVersion: v2
appVersion: 2.2.2
appVersion: 3.0.2
description: Node-RED is low-code programming for event-driven applications
name: node-red
version: 10.3.2
version: 11.0.0
kubeVersion: ">=1.16.0-0"
keywords:
- nodered
@ -23,4 +23,4 @@ dependencies:
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Upgraded `common` chart dependency to version 4.5.2
description: Upgraded to Node Red 3.0.2 upstream image

View File

@ -1,6 +1,6 @@
# 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
@ -91,7 +91,7 @@ N/A
## Changelog
### Version 10.3.2
### Version 11.0.0
#### Added
@ -99,7 +99,7 @@ N/A
#### Changed
* Upgraded `common` chart dependency to version 4.5.2
* Upgraded to Node Red 3.0.2 upstream image*
#### Fixed