cbx0n Helm Chart Repository

Welcome! This site hosts a Helm chart repository. You can add it to your local Helm client and install charts directly from here.

How to Use

Add the repository to Helm:

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

Update your Helm repositories:

helm repo update

Search for charts:

helm search repo cbx0n

Install a chart (replace <chart-name> with the chart you want):

helm install my-release cbx0n/<chart-name>

Notes