We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86e655b commit 73c5692Copy full SHA for 73c5692
apps/mosquitto/deployment.yaml
@@ -31,7 +31,7 @@ spec:
31
seccompProfile:
32
type: "RuntimeDefault"
33
containers:
34
- - image: "eclipse-mosquitto:2.0.21"
+ - image: "eclipse-mosquitto:2.0.22"
35
name: "mosquitto"
36
securityContext:
37
allowPrivilegeEscalation: false
0 commit comments