We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b51bbff commit 8aebe0cCopy full SHA for 8aebe0c
kubernetes/main/apps/home/mosquitto/app/helmrelease.yaml
@@ -31,7 +31,7 @@ spec:
31
init-config:
32
image:
33
repository: &image docker.io/library/eclipse-mosquitto
34
- tag: &tag 2.0.20@sha256:090d745b6435d10a31acb82eee999ec36a2d7f416cc4f578c0a298c42af2ea14
+ tag: &tag 2.0.21@sha256:94f5a3d7deafa59fa3440d227ddad558f59d293c612138de841eec61bfa4d353
35
command: ["/bin/sh", "-c"]
36
args: >-
37
cp /tmp/passwd /mosquitto/external_config/passwd &&
0 commit comments