From e3b06b0958a5cdbadbe7566ba1ea39193f696c3d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 14 Aug 2026 02:56:08 +0000 Subject: [PATCH] chore(deps): update quay.io/kiwigrid/k8s-sidecar docker tag to v2.10.1 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- charts/node-red/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/node-red/values.yaml b/charts/node-red/values.yaml index 130cda5c..d16e4f72 100644 --- a/charts/node-red/values.yaml +++ b/charts/node-red/values.yaml @@ -344,7 +344,7 @@ sidecar: # -- The image repository to pull from repository: kiwigrid/k8s-sidecar # -- The image tag to pull, default: `2.5.0` - tag: 2.5.0 + tag: 2.10.1 # -- The image pull policy, default: `IfNotPresent` pullPolicy: IfNotPresent # -- The extra volume mounts for the sidecar