Welcome! This site hosts a Helm chart repository. You can add it to your local Helm client and install charts directly from here.
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>
index.yaml
file in this repository is what Helm uses to discover available charts.