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.18
  • Loading branch information
renovate[bot] authored Sep 29, 2023
1 parent 8c64e59 commit 869468c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions kubernetes/apps/home/mosquitto/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@ spec:

image:
repository: public.ecr.aws/docker/library/eclipse-mosquitto
tag: 2.0.16
tag: 2.0.18

initContainers:
copy-config:
image: public.ecr.aws/docker/library/eclipse-mosquitto:2.0.16@sha256:0dd856ccc3da592b27a55a01f06498b70cf15dcf80f9ac66eaed0f4c9fe558d1
image: public.ecr.aws/docker/library/eclipse-mosquitto:2.0.18@sha256:efc4b03371b6d67cc6f38515085ab02c64208413c3f1526839139b7b6f31334c
command:
- "/bin/sh"
- -c
Expand Down

0 comments on commit 869468c

Please sign in to comment.