[mosquitto] Update container image to v2.0.14 (#1702)

Signed-off-by: Tero Paloheimo <tero.paloheimo@iki.fi>
This commit is contained in:
Tero Paloheimo 2022-07-25 10:39:51 +03:00 committed by GitHub
parent 3143732494
commit 014938a1b3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,9 +1,9 @@
---
apiVersion: v2
appVersion: 2.0.11
appVersion: 2.0.14
description: Eclipse Mosquitto - An open source MQTT broker
name: mosquitto
version: 4.4.0
version: 4.5.0
kubeVersion: ">=1.16.0-0"
keywords:
- mosquitto
@ -22,5 +22,5 @@ dependencies:
version: 4.4.2
annotations:
artifacthub.io/changes: |-
- kind: added
description: Added support for enabling `per_listener_settings`
- kind: changed
description: Updated image version to 2.0.14