Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 555 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 555 Bytes

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.