Skip to content

Commit

Permalink
chore(container): update image public.ecr.aws/docker/library/eclipse-…
Browse files Browse the repository at this point in the history
…mosquitto to bb3fe59
  • Loading branch information
bot-kanga[bot] committed Jul 23, 2024
1 parent a65f3e4 commit e5e2084
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:d84c9bd554489b5fa564df57d2d12c2e734185b2b2bfd8d62f9f91cb2cc0cdba
tag: 2.0.18@sha256:bb3fe59118773e119925f9acf61092306f02b4148eda6ccbb2fa0fd2a3317190
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:d84c9bd554489b5fa564df57d2d12c2e734185b2b2bfd8d62f9f91cb2cc0cdba
tag: 2.0.18@sha256:bb3fe59118773e119925f9acf61092306f02b4148eda6ccbb2fa0fd2a3317190
probes:
liveness:
enabled: true
Expand Down

0 comments on commit e5e2084

Please sign in to comment.