Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/estahn/charts
estahn's Helm Chart Repository
https://github.com/estahn/charts
helm helm-charts kubernetes
Last synced: 4 months ago
JSON representation
estahn's Helm Chart Repository
- Host: GitHub
- URL: https://github.com/estahn/charts
- Owner: estahn
- License: mit
- Created: 2020-12-16T23:17:49.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-07-15T15:19:12.000Z (7 months ago)
- Last Synced: 2024-07-15T18:33:37.795Z (7 months ago)
- Topics: helm, helm-charts, kubernetes
- Language: Smarty
- Homepage: https://estahn.github.io/charts/
- Size: 253 KB
- Stars: 8
- Watchers: 3
- Forks: 21
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# estahn's Helm Chart Repository
[![](https://github.com/estahn/charts/workflows/Release%20Charts/badge.svg)](https://github.com/estahn/charts/actions)
[![Artifact HUB](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/estahn)](https://artifacthub.io/packages/search?repo=estahn)## 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 helm chart repository with:
```bash
helm repo add estahn https://estahn.github.io/charts/
```List available charts with:
```bash
helm search repo estahn
```Deploy stuff!
## Charts
See [artifact hub](https://artifacthub.io/packages/search?user=estahn) for a complete list.
## Contributing
See [CONTRIBUTING.md](https://github.com/estahn/charts/blob/main/CONTRIBUTING.md)