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 8, 2025
1 parent 0e5ac0f commit 17cd8db
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:91ac91904ce5f43fb62011a2b93ff87cf6029df6895b47c8284891e2478a9c00

service:
type: LoadBalancer
Expand Down

0 comments on commit 17cd8db

Please sign in to comment.