Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)