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
- Host: GitHub
- URL: https://github.com/deepsourcecorp/helm-charts
- Owner: DeepSourceCorp
- License: gpl-3.0
- Created: 2023-07-28T13:37:45.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-11-10T08:06:16.000Z (over 2 years ago)
- Last Synced: 2025-01-09T12:39:48.127Z (about 1 year ago)
- Language: Smarty
- Homepage:
- Size: 45.9 KB
- Stars: 1
- Watchers: 1
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
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.