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

https://github.com/pelotech/charts


https://github.com/pelotech/charts

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

![pre-commit](https://github.com/pelotech/charts/actions/workflows/pre-commit.yaml/badge.svg)
![helm charts](https://github.com/pelotech/charts/actions/workflows/main.yaml/badge.svg)

# Pelotech Charts

* [helm charts](../charts) helm charts which get published to oci registry

## Documentation

* Helm Chart Docs are generated using [helm-docs](https://github.com/norwoodj/helm-docs)

## Contributing

* We're staring to add the use of [pre-commit](https://pre-commit.com/)
* `pre-commit run -a` to run - we'll eventually add the pre-commit hooks to run on commit