Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kilnfi/helm-charts
Kiln Community Kubernetes Helm Charts
https://github.com/kilnfi/helm-charts
Last synced: 7 days ago
JSON representation
Kiln Community Kubernetes Helm Charts
- Host: GitHub
- URL: https://github.com/kilnfi/helm-charts
- Owner: kilnfi
- License: apache-2.0
- Created: 2022-10-19T19:31:27.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-16T02:35:22.000Z (12 days ago)
- Last Synced: 2025-01-16T03:29:18.809Z (12 days ago)
- Language: Smarty
- Size: 55.7 KB
- Stars: 0
- Watchers: 8
- Forks: 2
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Kiln Community Kubernetes Helm Charts
![kiln-logo](docs/img/Kiln_Logo-Transparent-Dark.svg)
[![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
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, pull any helm charts as follow:
```console
helm pull oci://ghcr.io/kilnfi/helm-charts/geth --version 1.2.3
```Helm charts are stored in Github OCI registry. Make sure to follow the proper
documentation regarding [OCI
registries](https://helm.sh/docs/topics/registries/).## Contributing
We'd love to have you contribute! Please refer to our
[contribution guidelines](CONTRIBUTING.md) for details.## License
[Apache 2.0 License](LICENSE).