New Helm repository for LogicMonitor helm charts
Add helm repository using following command:
$ helm repo add logicmonitor https://logicmonitor.github.io/helm-chartsUse helm search repo to search charts and its latest chart versions, etc...
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us. Number of open issues with help wanted
Setup npm on your machine, run npm install to install required libraries.
Create development branch for your changes
Do required changes in respective charts and stage files for commit by git add
Run npx cz to commit the chages, commitzen is the interactive utility to help writing conventional commit messages
We use Semantic Versioning for all our releases. For the versions available, see the tags on this repository.
