Skip to content

Helm charts for various open source apps and services.

Notifications You must be signed in to change notification settings

jshimko/helm-charts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Helm Charts

This repository contains Helm charts for various open source applications and services. To learn more, please see the readme for each available chart.

Usage

Add this chart repository:

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

To install any chart in this repository:

helm install my-release -n my-namespace jshimko/chart-name