This chart installs Apache ActiveMQ Artemis
This chart no longer uses vromero/activemq-artemis docker image. Please fork vromero/activemq-artemis repository and create your own image in order to use this helm chart.
Helm must be installed and initialized to use the charts. Please refer to Helm's documentation to get started.
Once Helm is set up properly, add the repo as follows:
helm repo add activemq-artemis https://deviceinsight.github.io/activemq-artemis-helm
- follow standard gitflow release
- remove
-SNAPSHOT
from the chart version in charts/artemis/Chart.yaml - adapt
CHANGELOG.md
- bump up chart version (with
-SNAPSHOT
) for next development cycle - after pushing the master, chart will be automatically pushed to github pages