Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 588 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 588 Bytes

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.