diff --git a/projects/homeassistant/values/nodered.yaml b/projects/homeassistant/values/nodered.yaml index 484a7ed9..068cf51c 100644 --- a/projects/homeassistant/values/nodered.yaml +++ b/projects/homeassistant/values/nodered.yaml @@ -171,7 +171,7 @@ sidecar: # -- The image repository to pull from repository: kiwigrid/k8s-sidecar # -- The image tag to pull, default: `1.23.1` - tag: 1.23.1 + tag: 1.23.3 # -- The image pull policy, default: `IfNotPresent` pullPolicy: IfNotPresent # -- The extra volume mounts for the sidecar