Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zekker6/helm-charts
A collection of Helm charts
https://github.com/zekker6/helm-charts
charts helm helm-charts kubernetes
Last synced: about 1 month ago
JSON representation
A collection of Helm charts
- Host: GitHub
- URL: https://github.com/zekker6/helm-charts
- Owner: zekker6
- License: mit
- Created: 2022-10-06T16:54:42.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T20:01:34.000Z (3 months ago)
- Last Synced: 2024-10-29T22:40:01.629Z (3 months ago)
- Topics: charts, helm, helm-charts, kubernetes
- Language: Smarty
- Homepage: https://zekker6.github.io/helm-charts/
- Size: 32.2 MB
- Stars: 6
- Watchers: 2
- Forks: 3
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
[![Artifact Hub](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/zekker6)](https://artifacthub.io/packages/search?repo=zekker6)
# helm-charts
A collection of Helm charts## Goal
This repo contains Helm charts that I have developed to run applications in my
home Kubernetes cluster.This repo is not intended to be a replacement for any of the large collections
of Helm charts that are out there.## Installation
The Helm repository can be installed as follows:
```console
helm repo add zekker6 https://zekker6.github.io/helm-charts
```You can then run `helm search repo zekker6` to search the charts.
## Documentation
Documentation can be found [here](https://zekker6.github.io/helm-charts/docs/).
## Contributing
See [CONTRIBUTING.md](./CONTRIBUTING.md)
## License
[MIT](./LICENSE)