Skip to content

method-inc/helm-charts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Helm Charts

This is a collection of helm charts published by Skookum.

Getting Started

helm repo add skookum "https://charts.cloud.skookum.com"

Creating a Chart

First, create a new chart directory:

cd charts
helm create <chart-name>

Then modify publish.yaml to include the name of your new chart.

Publishing Chart Updates

Whenever a chart is modified, you will also need to bump its version key in Chart.yaml. Changes to the master branch are automatically published to the Skookum chart repository.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published