Helm charts!
Go to file
James ba2ce1802a
chore: add README and LICENSE (#16)
2023-05-25 13:09:30 +01:00
.github/workflows feat: add path filter to chart-releaser and update deps (#15) 2023-05-25 12:51:33 +01:00
charts feat: new pgAdmin4 chart (#14) 2023-04-30 19:20:19 +01:00
LICENSE chore: add README and LICENSE (#16) 2023-05-25 13:09:30 +01:00
README.md chore: add README and LICENSE (#16) 2023-05-25 13:09:30 +01:00

README.md

Helm Charts!

Release Charts

A repository of Helm Charts that I have deployed in my own homelab.

Usage

Helm must be installed to use the charts. Please refer to Helm's documentation to get started.

Once Helm is installed, add the repo as follows:

helm repo add thumbscrew https://thumbscrew.github.io/k8s-charts/

Search the repo charts:

helm search repo thumbscrew

Chart Status

I will generally only maintain the charts that I am currently using. See below for which ones I'm maintaining:

Chart Name Description Website Maintained
cinny Cinny Matrix client https://cinny.in/ Yes
freshrss RSS reader written in PHP https://freshrss.org/ Yes
pgadmin PostgreSQL database management tool https://www.pgadmin.org/ Yes
unifi-controller Unifi Controller (using linuxserver.io's image) for managing Unifi hardware Yes

Contributing

All contributions welcome!

License

MIT License