/helm-charts

HiveMQ Helm charts

Primary LanguageJavaApache License 2.0Apache-2.0

HiveMQ Helm charts

Artifact HUB

This repository contains HiveMQ Helm charts.

Usage

Quick start

Add the HiveMQ Helm Chart repository to your Helm installations:

helm repo add hivemq https://hivemq.github.io/helm-charts

Install the HiveMQ Helm Chart:

helm upgrade --install hivemq hivemq/hivemq-operator

The result of this command is a running HiveMQ cluster on your Kubernetes cluster that is maintained and managed by the HiveMQ Kubernetes Operator.

See the HiveMQ documentation for more detailed instructions on how to use the helm chart.

Release

To release a new helm chart the Chart.yaml versions should be updated.

When the operator is updated, the values.yaml should be also modified, for the image version.

Examples

Configuration examples can be found in the folder examples

Contributing

If you want to contribute to HiveMQ Helm Charts, see the contribution guidelines.

NOTE Every PR to master must imply an increased minor version of the chart to indicate that the templating has changed.

License

HiveMQ Helm Charts is licensed under the APACHE LICENSE, VERSION 2.0. A copy of the license can be found here.