Skip to content

jrmileham/charts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Helm Charts

A collection of helm charts


❗️Note: some of these charts are customised versions of existing charts. Credits and sources noted where possible.

Repo Structure

  • The index.yaml file is the helm repo file
  • Each chart is in its own folder
  • Each package for a chart is included in the repo
  • See the helm guide for chart directory structure

Commands

  • ✅ Add Repo: helm repo add [repo-name] https://jrmileham.github.io/charts
  • 📄 List charts: helm search repo [repo-name]
  • 📲 Install chart: helm install [release-name] [repo-name]/[chart-name]

Charts

Chart Description Notes
local-path Persistent local storage with Kubernetes (k8s/k3s) Customised version of Rancher's own chart
jellyfin Jellyfin Media Server None
docker-registry Docker Registry None

About

Helm Charts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages