JWDobken / charts

my public helm charts

Home Page:https://jwdobken.github.io/charts/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jwdobken-charts

some of my public helm charts

To add these Charts for your local client, run helm repo add:

$ helm repo add jwdobken-charts https://jwdobken.github.io/charts/
"jwdobken-charts" has been added to your repositories

lint

helm lint sources/*

add new charts to the repo

Put the chart in the sources folder and recreate the index file with:

helm package sources/*
helm repo index --url https://jwdobken.github.io/charts/ --merge index.yaml .

About

my public helm charts

https://jwdobken.github.io/charts/

License:MIT License


Languages

Language:Smarty 100.0%