diff --git a/mosquitto/deployment.yaml b/mosquitto/deployment.yaml index 517edb6..5799546 100644 --- a/mosquitto/deployment.yaml +++ b/mosquitto/deployment.yaml @@ -21,7 +21,7 @@ spec: spec: containers: - name: mosquitto - image: docker.io/eclipse-mosquitto:2.0.14-openssl + image: docker.io/eclipse-mosquitto:2.0.15-openssl imagePullPolicy: Always ports: - containerPort: 1883