mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-01-23 15:39:02 +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
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user