ncrmro / charts-gh-action-tests

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Helm Charts

Download the dependency charts

helm dependency update charts/graphile-postgres

Build the charts

helm package --destination ./dist charts/*

Create the index file.

helm repo index --url https://charts.jtco.io .

Add the repo locally

helm repo add jtco https://charts.jtco.io 

About

License:Apache License 2.0


Languages

Language:Smarty 100.0%