From 7652d9c80855ec513afe83be1d38dfa9c95db18a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 6 Oct 2023 01:29:23 +0000 Subject: [PATCH] chore(deps): update docker image quay.io/kiwigrid/k8s-sidecar to v1.25.2 --- 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 61e0f0f3..9eeef5b3 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.25.1 + tag: 1.25.2 # -- The image pull policy, default: `IfNotPresent` pullPolicy: IfNotPresent # -- The extra volume mounts for the sidecar