Repo containing Helm Charts I've created and loosly maintain.
Helm must be installed before using any charts, see the docs.
Run the following Helm command to add the repo:
helm repo add cg-stable https://chris-greaves.github.io/charts/
You can then run helm search repo cg-stable
to see the charts.
for incubator charts run this command:
helm repo add cg-incubator https://chris-greaves.github.io/charts/incubator/
And search with helm search repo cg-stable
.