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

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

DeepSource Helm charts
https://github.com/deepsourcecorp/helm-charts

Last synced: 9 months ago
JSON representation

DeepSource Helm charts

Awesome Lists containing this project

README

          

# DeepSource Kubernetes Helm Charts

The code is provided as-is with no warranties.

## Usage

[Helm](https://helm.sh) must be installed to use the charts.
Please refer to Helm's [documentation](https://helm.sh/docs/) to get started.

Once Helm is set up properly, add the repo as follows:

```console
helm repo add deepsource https://deepsourcecorp.github.io/helm-charts
```

You can then run `helm search repo deepsource` to see the charts.

## Contributing

We'd love to have you contribute! Please refer to our [contribution guidelines](https://github.com/deepsourcecorp/helm-charts/blob/master/CONTRIBUTING.md) for details.