Skip to content

Commit

Permalink
fix(container): update image public.ecr.aws/docker/library/eclipse-mo…
Browse files Browse the repository at this point in the history
…squitto to v2.0.19
  • Loading branch information
layla-bot[bot] authored Oct 3, 2024
1 parent d810680 commit 9b7bdd9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions kubernetes/main/apps/default/mosquitto/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ spec:
init-config:
image:
repository: public.ecr.aws/docker/library/eclipse-mosquitto
tag: 2.0.18@sha256:d12c8f80dfc65b768bb9acecc7ef182b976f71fb681640b66358e5e0cf94e9e9
tag: 2.0.19@sha256:eb37f58646a901dc7727cf448cae36daaefaba79de33b5058dab79aa4c04aefb
command: ["/bin/sh", "-c"]
args:
- |
Expand All @@ -45,7 +45,7 @@ spec:
app:
image:
repository: public.ecr.aws/docker/library/eclipse-mosquitto
tag: 2.0.18@sha256:d12c8f80dfc65b768bb9acecc7ef182b976f71fb681640b66358e5e0cf94e9e9
tag: 2.0.19@sha256:eb37f58646a901dc7727cf448cae36daaefaba79de33b5058dab79aa4c04aefb
probes:
liveness:
enabled: true
Expand Down

0 comments on commit 9b7bdd9

Please sign in to comment.