From 6333a2abe039dc7a88bf9e1b6e8e055928257876 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 31 May 2023 23:56:17 +0000 Subject: [PATCH] chore(deps): update docker image quay.io/kiwigrid/k8s-sidecar to v1.24.4 --- projects/homeassistant/values/nodered.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/homeassistant/values/nodered.yaml b/projects/homeassistant/values/nodered.yaml index 3556749d..d127f167 100644 --- a/projects/homeassistant/values/nodered.yaml +++ b/projects/homeassistant/values/nodered.yaml @@ -171,7 +171,7 @@ sidecar: # -- The image repository to pull from repository: kiwigrid/k8s-sidecar # -- The image tag to pull, default: `1.23.1` - tag: 1.24.3 + tag: 1.24.4 # -- The image pull policy, default: `IfNotPresent` pullPolicy: IfNotPresent # -- The extra volume mounts for the sidecar