diff --git a/charts/node-red/values.yaml b/charts/node-red/values.yaml index d505fe90..37bdec33 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.26.2` - tag: 1.26.2 + tag: 1.27.1 # -- The image pull policy, default: `IfNotPresent` pullPolicy: IfNotPresent # -- The extra volume mounts for the sidecar