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

https://github.com/community-charts/helm-charts

Community Helm Charts
https://github.com/community-charts/helm-charts

helm helm-chart helm-charts kubernetes

Last synced: 9 days ago
JSON representation

Community Helm Charts

Awesome Lists containing this project

README

          

# Community Kubernetes Helm Charts

[![All Contributors](https://img.shields.io/badge/all_contributors-5-orange.svg?style=flat-square)](#contributors-)

![MIT License](https://img.shields.io/github/license/community-charts/helm-charts) ![Release Charts](https://github.com/community-charts/helm-charts/actions/workflows/release.yml/badge.svg?branch=main) [![Releases downloads](https://img.shields.io/github/downloads/community-charts/helm-charts/total.svg)](https://github.com/community-charts/helm-charts/releases) [![Artifact Hub](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/community-charts)](https://artifacthub.io/packages/search?repo=community-charts)

## 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 repo as follows:

```console
helm repo add community-charts https://community-charts.github.io/helm-charts
helm repo update
```

You can then run `helm search repo community-charts` to see the charts.

## Contributing

[Helm](https://helm.sh) charts can be found on Github:

To validate a chart locally before submitting a PR, run KubeLinter:

```console
kube-linter lint charts/ --config .kube-linter.yaml
```

## Contributors

Community Charts are made with <3 thanks to these wonderful people
([emoji key](https://allcontributors.org/docs/en/emoji-key#table)):



Adrian Zuber

💻 📖 🐛 🤔 ⚠️

Burak Ince

💻 📖 🐛 👀 🤔 ⚠️

Richard Nemeth

💻 📖 🐛 🤔 ⚠️

faceless7171

🐛

subramaniam20jan

💻 📖 🐛 🤔 ⚠️

## Repo Beats

![Alt](https://repobeats.axiom.co/api/embed/6b096d887f659cf42c4cb85d2986fce29b9d2f85.svg "Repobeats analytics image")

## License

[MIT License](https://github.com/community-charts/helm-charts/blob/main/LICENSE).