An open API service indexing awesome lists of open source software.

https://github.com/logicmonitor/helm-charts

Logicmonitor Helm Charts
https://github.com/logicmonitor/helm-charts

helm helm-charts kubernetes kubernetes-monitoring logicmonitor logicmonitor-k8s logicmonitor-kubernetes logicmonitor-kubernetes-monitoring

Last synced: about 2 months ago
JSON representation

Logicmonitor Helm Charts

Awesome Lists containing this project

README

          





helm-charts




Logicmonitor Official Helm Charts



# Logicmonitor Helm Charts
New Helm repository for LogicMonitor helm charts

![Release Builds](https://github.com/logicmonitor/helm-charts/actions/workflows/release.yml/badge.svg?branch=main) ![Pages Build Deployment](https://github.com/logicmonitor/helm-charts/actions/workflows/pages/pages-build-deployment/badge.svg)


![Open Pull Requests](https://img.shields.io/github/issues-pr/logicmonitor/helm-charts) ![Open Issues](https://img.shields.io/github/issues/logicmonitor/helm-charts)

## Getting started

Add helm repository using following command:
```bash
$ helm repo add logicmonitor https://logicmonitor.github.io/helm-charts
```
Use [helm search repo](https://helm.sh/docs/helm/helm_search_repo/#helm-search-repo) to search charts and its latest chart versions, etc...

## Contributing

Please read [CONTRIBUTING.md](https://github.com/logicmonitor/helm-charts/blob/main/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 ![helm wanted issues](https://img.shields.io/github/issues/logicmonitor/helm-charts/helm-wanted)

## Developing Helm Charts

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

## Versioning

We use [Semantic Versioning](http://semver.org/) for all our releases. For the versions available, see the [tags on this repository](https://github.com/logicmonitor/helm-charts/tags).

## Contributors