Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Helm charts for Kubernetes curated by Kiwigrid
https://github.com/kiwigrid/helm-charts

charts helm kiwigrid kubernetes

Last synced: 3 months ago
JSON representation

Helm charts for Kubernetes curated by Kiwigrid

Awesome Lists containing this project

README

        

# Kiwigrid Helm charts

[![Github Action](https://github.com/kiwigrid/helm-charts/workflows/deploy/badge.svg)](https://github.com/kiwigrid/helm-charts/actions)

## Add repo

```console
$ helm repo add kiwigrid https://kiwigrid.github.io
```

## Support

* Please don't write mails directly to the maintainers.
* Use the Github issue tracker instead.

## Adding charts

* Use a fork of this repo
* Always sign your commits (git commit -s -m 'usefull commitmessage')
* Do NOT touch default (master) branch in any forks
* Always create new branches to work on
* Create a Github pull request and fill out the PR template
* Follow Helm best practices: [https://docs.helm.sh/chart_best_practices](https://docs.helm.sh/chart_best_practices)