From f7c9d649745358d61510757178ae0eeae39a6d3c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 17 Feb 2025 11:22:27 +0000 Subject: [PATCH] chore(deps): update docker image quay.io/kiwigrid/k8s-sidecar to v1.30.0 (#2640) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- 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 20911626..83bec812 100644 --- a/projects/homeassistant/values/nodered.yaml +++ b/projects/homeassistant/values/nodered.yaml @@ -172,7 +172,7 @@ sidecar: # -- The image repository to pull from repository: kiwigrid/k8s-sidecar # -- The image tag to pull, default: `1.23.1` - tag: 1.29.1 + tag: 1.30.0 # -- The image pull policy, default: `IfNotPresent` pullPolicy: IfNotPresent # -- The extra volume mounts for the sidecar