mosquitto v1.3.0
Features
- feat(mosquitto): add toggle to disable websocket listener (#304)
Other Changes
- release(mosquitto): 1.3.0 [skip ci]
- ci(workflows): add Phase 3-4 operational intelligence and cleanup (#142)
Install
# OCI registry
helm install mosquitto oci://ghcr.io/helmforgedev/helm/mosquitto --version 1.3.0
# Helm repository
helm repo add helmforge https://repo.helmforge.dev
helm install mosquitto helmforge/mosquitto --version 1.3.0