diff --git a/projects/services/values/mqtt.yaml b/projects/services/values/mqtt.yaml index fcfcc2a6..5ef47b37 100644 --- a/projects/services/values/mqtt.yaml +++ b/projects/services/values/mqtt.yaml @@ -2,7 +2,7 @@ image: # -- image repository repository: eclipse-mosquitto # -- image tag - tag: 2.0.11 + tag: 2.0.14 # -- image pull policy pullPolicy: IfNotPresent