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 ( 2.0.18 → 2.0.19 )

| datasource | package                                         | from   | to     |
| ---------- | ----------------------------------------------- | ------ | ------ |
| docker     | public.ecr.aws/docker/library/eclipse-mosquitto | 2.0.18 | 2.0.19 |
  • Loading branch information
renovate[bot] authored Oct 3, 2024
1 parent b7cc529 commit 500014f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions kubernetes/cluster-0/apps/home/mosquitto/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ spec:
init-config:
image:
repository: public.ecr.aws/docker/library/eclipse-mosquitto
tag: 2.0.18
tag: 2.0.19
pullPolicy: IfNotPresent
command: ["/bin/sh", "-c"]
args:
Expand All @@ -46,7 +46,7 @@ spec:
main:
image:
repository: public.ecr.aws/docker/library/eclipse-mosquitto
tag: 2.0.18
tag: 2.0.19
resources:
requests:
cpu: 5m
Expand Down

0 comments on commit 500014f

Please sign in to comment.