mosquitto v1.0.5
Bug Fixes
- fix(repo): add missing icon field to 10 chart.yaml files (#9)
Other Changes
- release(mosquitto): 1.0.5 [skip ci]
Install
# OCI registry
helm install mosquitto oci://ghcr.io/helmforgedev/helm/mosquitto --version 1.0.5
# Helm repository
helm repo add helmforge https://repo.helmforge.dev
helm install mosquitto helmforge/mosquitto --version 1.0.5