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

https://github.com/kloeckner-i/charts

Kloeckner.i's Helm charts repository
https://github.com/kloeckner-i/charts

Last synced: 6 months ago
JSON representation

Kloeckner.i's Helm charts repository

Awesome Lists containing this project

README

        

## Prerequisites
* Kubernetes v1.21+
* Helm v3.0.2+

## Releasing new chart version

The new chart version release is executed automatically with Github actions.
For triggering it, change the version of Chart.yaml in the chart directory and merge to `main` branch.

## Configuring helm client
```
$ helm repo add kloeckneri https://kloeckner-i.github.io/charts
```
Test the helm chart repository
```
$ helm search repo kloeckneri
```