From e11879ff950aff655a70619028af428b63e514b9 Mon Sep 17 00:00:00 2001 From: "tyriis-automation[bot]" <133711747+tyriis-automation[bot]@users.noreply.github.com> Date: Thu, 7 Dec 2023 16:24:01 +0000 Subject: [PATCH] fix(app): update container tag docker.io/nodered/node-red to v3.1.2 (#2199) Co-authored-by: tyriis-automation[bot] <133711747+tyriis-automation[bot]@users.noreply.github.com> --- .../apps/home-automation/node-red/app/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/talos-flux/apps/home-automation/node-red/app/helm-release.yaml b/kubernetes/talos-flux/apps/home-automation/node-red/app/helm-release.yaml index 8106af2b8..64bc9ab7e 100644 --- a/kubernetes/talos-flux/apps/home-automation/node-red/app/helm-release.yaml +++ b/kubernetes/talos-flux/apps/home-automation/node-red/app/helm-release.yaml @@ -45,7 +45,7 @@ spec: main: image: repository: docker.io/nodered/node-red - tag: 3.1.1 + tag: 3.1.2 env: TZ: ${SETTING_TZ} FLOWS: flows.json