[node-red] Update container image nodered/node-red to v2.0.0 (#699)

* [node-red] Update container image nodered/node-red to v2.0.0

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
renovate[bot]
2021-07-20 18:01:35 +02:00
committed by GitHub
co-authored by Renovate Bot TrueCharts-Bot
parent 7fba39a472
commit 1493fd8fc8
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -20,4 +20,4 @@ name: node-red
sources:
- https://github.com/node-red/node-red-docker
type: application
version: 6.4.0
version: 6.4.1
+1 -1
View File
@@ -3,7 +3,7 @@
image:
repository: nodered/node-red
pullPolicy: IfNotPresent
tag: 1.3.5
tag: 2.0.0
strategy:
type: Recreate