From 0aacd975b81e85ec70ac445a3ae2a2ee3bd9b326 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 7 Jun 2024 10:47:51 +0000 Subject: [PATCH] chore(deps): update quay.io/kiwigrid/k8s-sidecar docker tag to v1.27.4 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 4dff5278..08e4740d 100644 --- a/charts/node-red/values.yaml +++ b/charts/node-red/values.yaml @@ -311,7 +311,7 @@ sidecar: # -- The image repository to pull from repository: kiwigrid/k8s-sidecar # -- The image tag to pull, default: `1.27.1` - tag: 1.27.1 + tag: 1.27.4 # -- The image pull policy, default: `IfNotPresent` pullPolicy: IfNotPresent # -- The extra volume mounts for the sidecar