Skip to content

Coveros/charts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coveros Helm Charts Repository

Welcome to the Coveros Helm Charts Repository. All charts are in the charts directory.

Adding the Chart Repository

To add this Coveros Helm Chart repository, run helm repo add

helm repo add coveros https://coveros.github.io/charts

How to Install Charts

helm install coveros/<chart>.

Repository Location

This repository uses GitHub Pages and a gh-pages branch to make published charts publicly available. It is structured based on the example provided by Charts Repo Actions Demo.