Welcome to the official repository for Fossorial Kubernetes Helm Charts, featuring Helm charts for
To use these charts, you need Helm.
For setup and advanced documentation, visit the official Helm documentation.
helm repo add fossorial https://charts.fossorial.io
helm repo update fossorialYou can then run helm search repo fossorial to see the charts.
Example to install the Pangolin chart:
helm install my-pangolin fossorial/pangolinExample to install the Newt chart:
helm install my-newt fossorial/newtUninstalling a chart can be done with:
helm uninstall my-pangolinFor more details, please refer to the individual chart READMEs in the charts/ directory.
Looking for something to contribute? Take a look at issues marked with help wanted.
Please see CONTRIBUTING in the repository for guidelines and best practices.
Please post bug reports and other functional issues in the Issues section of the repository.
The charts in this repository are licensed under the MIT License. See the LICENSE file for details.