Skip to content

Commit 500014f

Browse files
fix(container): update image public.ecr.aws/docker/library/eclipse-mosquitto ( 2.0.18 → 2.0.19 )
| datasource | package | from | to | | ---------- | ----------------------------------------------- | ------ | ------ | | docker | public.ecr.aws/docker/library/eclipse-mosquitto | 2.0.18 | 2.0.19 |
1 parent b7cc529 commit 500014f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

kubernetes/cluster-0/apps/home/mosquitto/app/helmrelease.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ spec:
3535
init-config:
3636
image:
3737
repository: public.ecr.aws/docker/library/eclipse-mosquitto
38-
tag: 2.0.18
38+
tag: 2.0.19
3939
pullPolicy: IfNotPresent
4040
command: ["/bin/sh", "-c"]
4141
args:
@@ -46,7 +46,7 @@ spec:
4646
main:
4747
image:
4848
repository: public.ecr.aws/docker/library/eclipse-mosquitto
49-
tag: 2.0.18
49+
tag: 2.0.19
5050
resources:
5151
requests:
5252
cpu: 5m

0 commit comments

Comments
 (0)