Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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)