Skip to content

mahahe-it/helm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ArtifactHub Lint, Test and Deploy Charts Helm Website

Mahahe©️ Official Helm Repository

Applications ready to launch on Kubernetes using Helm

TL;DR

helm repo add https://helm.mahahe.it/
helm search repo mahahe
helm install myrelease helm/<chart>

Image

Welcome!

Welcome to the Official MaHaHe Helm Repository! Here you will find various applications packaged and released by MaHaHe, just search through our repository, look at the available charts, choose one and install it!

Available Charts

The Applications we offer at the moment are listed down here. Watch this website often to discover new applications and new versions for them.

License

This repository is licensed under the Apache License 2.0.

Maintainers

This repository is maintained by the MaHaHe DevOps Team. You can contact us at [email protected].

Contribution

If contributing from Windows, please run this command before pushing:

git config --global core.autocrlf false

Every file with CRLF as newlines will be rejected.