Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 375 Bytes

File metadata and controls

20 lines (13 loc) · 375 Bytes

helm-charts

Configuration

Add the chart repository.

helm repo add azs-ecs https://raw.githubusercontent.com/msazurestackworkloads/helm-charts/master/repo/

Chart source

All chart source material including chart readme files are found under the src directory.

Updating charts

helm package src/CHART_NAME -d repo/
make index