https://github.com/pelotech/charts
https://github.com/pelotech/charts
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pelotech/charts
- Owner: pelotech
- License: apache-2.0
- Created: 2020-07-24T18:04:12.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2026-02-06T23:48:26.000Z (4 months ago)
- Last Synced: 2026-02-07T08:42:52.795Z (4 months ago)
- Language: Go Template
- Size: 310 KB
- Stars: 1
- Watchers: 8
- Forks: 4
- Open Issues: 19
-
Metadata Files:
- Readme: docs/README.md
- License: LICENSE
Awesome Lists containing this project
README


# 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