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
- Host: GitHub
- URL: https://github.com/community-charts/helm-charts
- Owner: community-charts
- License: mit
- Created: 2022-04-06T17:03:58.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2026-06-25T02:58:02.000Z (9 days ago)
- Last Synced: 2026-06-25T04:19:53.507Z (9 days ago)
- Topics: helm, helm-chart, helm-charts, kubernetes
- Language: Go Template
- Homepage: https://community-charts.github.io
- Size: 2.55 MB
- Stars: 126
- Watchers: 1
- Forks: 122
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
- Agents: AGENTS.md
Awesome Lists containing this project
README
# Community Kubernetes Helm Charts
[](#contributors-)
  [](https://github.com/community-charts/helm-charts/releases) [](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

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