Skip to content

Commit

Permalink
fix(docker-image): update eclipse-mosquitto docker tag to v2.0.20
Browse files Browse the repository at this point in the history
| datasource | package           | from   | to     |
| ---------- | ----------------- | ------ | ------ |
| docker     | eclipse-mosquitto | 2.0.18 | 2.0.20 |
  • Loading branch information
renovate[bot] authored Jan 7, 2025
1 parent 0e5ac0f commit de828d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cluster/apps/home/mosquitto/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ spec:
values:
image:
repository: eclipse-mosquitto
tag: 2.0.18@sha256:d12c8f80dfc65b768bb9acecc7ef182b976f71fb681640b66358e5e0cf94e9e9
tag: 2.0.20@sha256:3b8c8181f4911cd83cef988b850b18d1d21b84a0adaeb7affa465d5f0b88a034

service:
type: LoadBalancer
Expand Down

0 comments on commit de828d2

Please sign in to comment.