[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:
co-authored by
Renovate Bot
TrueCharts-Bot
parent
7fba39a472
commit
1493fd8fc8
@@ -20,4 +20,4 @@ name: node-red
|
|||||||
sources:
|
sources:
|
||||||
- https://github.com/node-red/node-red-docker
|
- https://github.com/node-red/node-red-docker
|
||||||
type: application
|
type: application
|
||||||
version: 6.4.0
|
version: 6.4.1
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
image:
|
image:
|
||||||
repository: nodered/node-red
|
repository: nodered/node-red
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 1.3.5
|
tag: 2.0.0
|
||||||
|
|
||||||
strategy:
|
strategy:
|
||||||
type: Recreate
|
type: Recreate
|
||||||
|
|||||||
Reference in New Issue
Block a user