Skip to content

andrenarchy/helm-charts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

helm-charts

Some Helm charts for Kubernetes that I use personally. Or at work. Or both.

Setup

helm repo add andrenarchy https://andrenarchy.github.io/helm-charts/

Notes

  • Several Helm charts are forked from the deprecated k8s-at-home repository.
  • The Helm charts are very lean by using the common library-chart.
  • Uses chart-releaser-action to automatically release new charts from the main branch.