helm-charts

Helm Charts for My Homelab

This repository contains Helm charts created for my homelab.
You are welcome to use them in your own homelab or for any other purpose.


Getting Started

Add this repository to Helm:

helm repo add t7 https://adriant7.github.io/helm-charts/
helm repo update

Install a chart

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

Replace **** with the chart you want to install, for example:

helm install runner t7/gh-runner-chart

Available charts

Resources

License

MIT License. See LICENSE for details.