Files
k8s-at-home-charts/charts/stable/mosquitto/Chart.yaml
Tero Paloheimo 8d8dba0f15 [mosquitto] Remove storage fields from configinc value (#1710)
Persistence configuration in values.yaml should be kept to a minimum
so that users can implement it based on their liking.

Signed-off-by: Tero Paloheimo <tero.paloheimo@iki.fi>
2022-08-02 12:41:44 +00:00

27 lines
732 B
YAML

---
apiVersion: v2
appVersion: 2.0.14
description: Eclipse Mosquitto - An open source MQTT broker
name: mosquitto
version: 4.8.1
kubeVersion: ">=1.16.0-0"
keywords:
- mosquitto
- MQTT
- eclipse-iot
home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/mosquitto
icon: https://raw.githubusercontent.com/eclipse/mosquitto/master/logo/mosquitto-logo-min.svg
sources:
- https://github.com/eclipse/mosquitto
maintainers:
- name: bjw-s
email: me@bjw-s.dev
dependencies:
- name: common
repository: https://library-charts.k8s-at-home.com
version: 4.5.1
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Remove some storage fields from the `persistence.configinc` value