Skip to content

robjuz/helm-charts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

robjuz Helm charts library

Artifact Hub

This repo is a collection of Helm charts for software that I wanted to use and didn't found an existing chart.

TL;DR

$ helm repo add robjuz https://robjuz.github.io/helm-charts/
$ helm search repo robjuz
$ helm install my-release robjuz/<chart>

OCI artifacts of all robjuz Helm charts are available in ghcr.io and can be pulled via:

helm install [RELEASE_NAME] oci://ghcr.io/robjuz/charts/<chart>

Available charts