helm-charts

Scalar Helm Charts Repository

License Release Charts Chart Testing and Kubeval

This directory contains the following helm charts.

Prerequisites

Supported Kubernetes versions

Usage

Helm

Helm must be installed to use the charts. Please refer to Helm’s documentation to get started.

Once Helm is set up properly, add the repo as follows:

helm repo add scalar-labs https://scalar-labs.github.io/helm-charts

You can then run helm search repo scalar-labs to see the Scalar charts.
Also, you can see all the versions by helm search repo scalar-labs --versions command.

Pre-commit hook

If you want to automatically generate README.md files and values.schema.json with a pre-commit hook, then run:

cd $(git rev-parse --show-toplevel)
ln -s ../../.git-hooks/pre-commit .git/hooks/pre-commit

Contributing

This repo is mainly maintained by the Scalar Engineering Team, but of course we appreciate any help.

License

Apache 2.0 License.