From 14aaa1b5a58f4d0c52587a568200a25b85c6a0e7 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 18 Jul 2022 23:06:03 +0200 Subject: [PATCH] chore(deps): update container image tccr.io/truecharts/node-red to v3.0.0 (#3187) * chore(deps): update container image tccr.io/truecharts/node-red to v3.0.0 * Commit bumped App Version Signed-off-by: TrueCharts-Bot --- charts/stable/node-red/Chart.yaml | 2 +- charts/stable/node-red/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/node-red/Chart.yaml b/charts/stable/node-red/Chart.yaml index 61516d6ff3b..408d44eac20 100644 --- a/charts/stable/node-red/Chart.yaml +++ b/charts/stable/node-red/Chart.yaml @@ -20,7 +20,7 @@ name: node-red sources: - https://github.com/node-red/node-red-docker type: application -version: 11.0.18 +version: 11.0.19 annotations: truecharts.org/catagories: | - tools diff --git a/charts/stable/node-red/values.yaml b/charts/stable/node-red/values.yaml index a4cc3898bc1..f9cbf11da35 100644 --- a/charts/stable/node-red/values.yaml +++ b/charts/stable/node-red/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/node-red pullPolicy: IfNotPresent - tag: v2.2.2@sha256:7c181ad1464aebe7e41401acbbb024a3dd1505ce687b0b049fc52a6affe98e54 + tag: v3.0.0@sha256:c1e4e4d7069b1add7907dd6653914318aaa7b78bde190dd58eb1a0f0a04afc30 env: TZ: "{{ .Values.TZ }}"