mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-02-02 23:39:03 +00:00
[mosquitto] Update container image to v2.0.14 (#1702)
Signed-off-by: Tero Paloheimo <tero.paloheimo@iki.fi>
This commit is contained in:
parent
3143732494
commit
014938a1b3
@ -1,9 +1,9 @@
|
|||||||
---
|
---
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 2.0.11
|
appVersion: 2.0.14
|
||||||
description: Eclipse Mosquitto - An open source MQTT broker
|
description: Eclipse Mosquitto - An open source MQTT broker
|
||||||
name: mosquitto
|
name: mosquitto
|
||||||
version: 4.4.0
|
version: 4.5.0
|
||||||
kubeVersion: ">=1.16.0-0"
|
kubeVersion: ">=1.16.0-0"
|
||||||
keywords:
|
keywords:
|
||||||
- mosquitto
|
- mosquitto
|
||||||
@ -22,5 +22,5 @@ dependencies:
|
|||||||
version: 4.4.2
|
version: 4.4.2
|
||||||
annotations:
|
annotations:
|
||||||
artifacthub.io/changes: |-
|
artifacthub.io/changes: |-
|
||||||
- kind: added
|
- kind: changed
|
||||||
description: Added support for enabling `per_listener_settings`
|
description: Updated image version to 2.0.14
|
||||||
|
Loading…
Reference in New Issue
Block a user