Skip to content

stone/helm-charts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 

Repository files navigation

Helm Charts Repository

A collection of Helm charts

Available Charts

  • its-mytabs - Music notation and tab management application
  • silverbullet - Modern note-taking and personal knowledge management system

Artifacthub links

Usage

Adding the Helm Repository

helm repo add stone https://stone.github.io/helm-charts
helm repo update

Installing a Chart

# Install its-mytabs chart
helm install my-release stone/its-mytabs
helm install my-release stone/silverbullet

# Install with custom values
helm install my-release stone/its-mytabs -f values.yaml

# Install specific version
helm install my-release stone/its-mytabs --version 0.1.0

Searching Available Charts

helm search repo stone

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors