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

https://github.com/statping/charts


https://github.com/statping/charts

Last synced: 15 days ago
JSON representation

Awesome Lists containing this project

README

          

# Helm Charts - Library for Kubernetes

[![GitHub stars](https://img.shields.io/github/stars/statping/charts?style=for-the-badge)](https://github.com/statping/statping/stargazers)
[![GitHub issues](https://img.shields.io/github/issues/statping/charts?style=for-the-badge)](https://github.com/statping/statping/issues)
[![GitHub license](https://img.shields.io/github/license/statping/charts?style=for-the-badge)](https://github.com/statping/statping)

Popular applications, provided by [Statping](https://github.com/statping), charts are available in [Helm Hub](https://hub.helm.sh)

## TL;DR

```bash
helm repo add statping https://statping.github.io/charts
helm search statping
helm install statping/
```

## Projects

- [Statping](https://hub.helm.sh/charts/statping/statping) Statping Server

## Tools

```bash
helm-docs ./charts/*
```

- [norwoodj/helm-docs](https://github.com/norwoodj/helm-docs) A tool for automatically generating markdown documentation for helm charts
- [azure/setup-helm](https://github.com/Azure/setup-helm) Github Action for setting up helm
- [j12934/helm-gh-pages-action](https://github.com/J12934/helm-gh-pages-action) GitHub Action to package and deploy your Helm charts to GitHub Pages