hello-helm

Hello Helm

Welcome to the Repository containing the helm charts for my simple Hello app written in Go.

To use the charts in this repository, add it to helm first:

helm repo add https://www.kleinloog.ch/hello-helm/

Then install any of the available packages:

helm install go-hello https://www.kleinloog.ch/hello-helm/hello-0.1.0.tgz

helm install go-hello https://www.kleinloog.ch/hello-helm/hello-0.2.0.tgz

helm install go-hello https://www.kleinloog.ch/hello-helm/hello-0.3.0.tgz