From 041ce286e3085353a70c4176a9d36580cd95f77a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 20 Jul 2021 20:00:17 +0200 Subject: [PATCH] chore(deps): update container image nodered/node-red to v2.0.1 (#702) * chore(deps): update container image nodered/node-red to v2.0.1 * Commit bumped App Version Signed-off-by: TrueCharts-Bot Co-authored-by: Renovate Bot Co-authored-by: TrueCharts-Bot --- charts/incubator/node-red/Chart.yaml | 2 +- charts/incubator/node-red/SCALE/ix_values.yaml | 2 +- charts/incubator/node-red/values.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/incubator/node-red/Chart.yaml b/charts/incubator/node-red/Chart.yaml index 0941f0388a1..cbc9dfcb45a 100644 --- a/charts/incubator/node-red/Chart.yaml +++ b/charts/incubator/node-red/Chart.yaml @@ -20,4 +20,4 @@ name: node-red sources: - https://github.com/node-red/node-red-docker type: application -version: 6.4.1 +version: 6.4.2 diff --git a/charts/incubator/node-red/SCALE/ix_values.yaml b/charts/incubator/node-red/SCALE/ix_values.yaml index 4bcfa3f6ad5..0d21f326b65 100644 --- a/charts/incubator/node-red/SCALE/ix_values.yaml +++ b/charts/incubator/node-red/SCALE/ix_values.yaml @@ -7,7 +7,7 @@ image: repository: nodered/node-red pullPolicy: IfNotPresent - tag: 2.0.0 + tag: 2.0.1 ## # Most other defaults are set in questions.yaml diff --git a/charts/incubator/node-red/values.yaml b/charts/incubator/node-red/values.yaml index 67e4e07cccf..e46aaf830c2 100644 --- a/charts/incubator/node-red/values.yaml +++ b/charts/incubator/node-red/values.yaml @@ -3,7 +3,7 @@ image: repository: nodered/node-red pullPolicy: IfNotPresent - tag: 2.0.0 + tag: 2.0.1 strategy: type: Recreate