Some Helm charts for Kubernetes that I use personally. Or at work. Or both.
helm repo add andrenarchy https://andrenarchy.github.io/helm-charts/
- 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.