A collection of open-source MIT-licensed Helm Charts written and maintained by FMJ Studios for use
with Kubernetes v1.26 and above. Have a look at the table below to get a list of the
included charts, their versions and the default container images. This repository relies on the GNU Make build
system. The Makefile also includes targets to set up the development environment. Refer to
the CONTRIBUTING.md for more information.
Repository-based installation
helm repo add fmjstudios https://fmjstudios.github.io/helm
helm install <RELEASE_NAME> fmjstudios/<CHART_NAME>
OCI-Registry-based installation
helm install oci://ghcr.io/fmjstudios/helm/<CHART_NAME>:<VERSION>
| Chart | Current Version | Default Container Images |
|---|---|---|
| Vaultwarden |
0.1.0 | vaultwarden/server |
| Uptime-Kuma |
0.1.0 | louislam/uptime-kuma |
Linkwarden ![]() |
0.1.0 | linkwarden/linkwarden |
Gotenberg ![]() |
0.1.0 | gotenberg/gotenberg |
| Paperless-NGX |
0.1.0 | paperless-ngx/paperless-ngx |
| LinkStack |
0.1.0 | linkstackorg/linkstack |
ntfy ![]() |
0.1.0 | binwiederhier/ntfy |
Cachet ![]() |
0.1.0 | cachethq/docker |
Refer to our documentation for contributors for contributing guidelines, commit message formats and versioning tips.
This project is owned and maintained by FMJ Studios refer to
the AUTHORS or CODEOWNERS for more information. You may also use the linked
contact details to reach out directly.