helm-chart

mosquitto-test Helm Chart

GitHub tag (with filter)

Usage

Add Helm Chart Repo

helm repo add leoho0722 https://leoho0722.github.io/helm-chart
helm repo update

Install

helm repo update
helm install mosquitto-test leoho0722/mosquitto-test

Upgrade

helm repo update
helm upgrade mosquitto-test leoho0722/mosquitto-test

Uninstall

helm uninstall mosquitto-test
helm repo update

Release Notes