Skip to content

scalar-labs/scalarflow-helm-charts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.