https://github.com/estahn/charts
estahn's Helm Chart Repository
https://github.com/estahn/charts
helm helm-charts kubernetes
Last synced: about 1 year 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 (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-03-17T15:20:50.000Z (about 1 year ago)
- Last Synced: 2025-03-26T17:21:25.089Z (about 1 year ago)
- Topics: helm, helm-charts, kubernetes
- Language: Smarty
- Homepage: https://estahn.github.io/charts/
- Size: 270 KB
- Stars: 9
- Watchers: 2
- Forks: 24
- Open Issues: 14
-
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/actions)
[](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)