Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 1.05 KB

README.md

File metadata and controls

35 lines (20 loc) · 1.05 KB

Scalar Helm Charts Repository

Release Charts

This directory contains the following helm charts.

Prerequisites

  • Helm 3.5+

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 scalarflow https://scalar-labs.github.io/scalarflow-helm-charts

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

Contributing

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