From e6655559c657e150466c0427eef08d88d672f38a Mon Sep 17 00:00:00 2001 From: "k8s-at-home[bot]" Date: Mon, 25 Jul 2022 07:40:15 +0000 Subject: [PATCH] chore: Auto-update chart README [skip ci] --- charts/stable/mosquitto/README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/stable/mosquitto/README.md b/charts/stable/mosquitto/README.md index f13653e6..63c8d232 100644 --- a/charts/stable/mosquitto/README.md +++ b/charts/stable/mosquitto/README.md @@ -1,6 +1,6 @@ # mosquitto -![Version: 4.4.0](https://img.shields.io/badge/Version-4.4.0-informational?style=flat-square) ![AppVersion: 2.0.11](https://img.shields.io/badge/AppVersion-2.0.11-informational?style=flat-square) +![Version: 4.5.0](https://img.shields.io/badge/Version-4.5.0-informational?style=flat-square) ![AppVersion: 2.0.14](https://img.shields.io/badge/AppVersion-2.0.14-informational?style=flat-square) Eclipse Mosquitto - An open source MQTT broker @@ -86,15 +86,15 @@ N/A ## Changelog -### Version 4.4.0 +### Version 4.5.0 #### Added -* Added support for enabling `per_listener_settings` +N/A #### Changed -N/A +* Updated image version to 2.0.14 #### Fixed