From f1bae36ec9a465e1ddec67f5fa656ee59db27c44 Mon Sep 17 00:00:00 2001 From: Florian Heiderich Date: Mon, 15 Aug 2022 17:59:21 +0200 Subject: [PATCH] [node-red] upgrade to 3.0.2 Signed-off-by: Florian Heiderich --- charts/stable/node-red/Chart.yaml | 6 +++--- charts/stable/node-red/README.md | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/charts/stable/node-red/Chart.yaml b/charts/stable/node-red/Chart.yaml index 99c0c332..2c0a5ea9 100644 --- a/charts/stable/node-red/Chart.yaml +++ b/charts/stable/node-red/Chart.yaml @@ -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 diff --git a/charts/stable/node-red/README.md b/charts/stable/node-red/README.md index 496e70af..92aa367a 100644 --- a/charts/stable/node-red/README.md +++ b/charts/stable/node-red/README.md @@ -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