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. The charts are also published
to ArtifactHub, where they can be found in
the fmjstudios
repository. This GitHub
repository relies on the GNU Make build tool to ease the development workflows. The Makefile
also
includes targets
to set up the development environment. Refer to the CONTRIBUTING.md for more
information.
helm repo add fmjstudios https://fmjstudios.github.io/helm
helm install <RELEASE_NAME> fmjstudios/<CHART_NAME>
helm install oci://ghcr.io/fmjstudios/helm/<CHART_NAME>:<VERSION>
Chart | Current Version | Default Container Images |
---|---|---|
Vaultwarden | 0.2.2 | vaultwarden/server |
Uptime-Kuma | 0.2.1 | louislam/uptime-kuma |
Linkwarden | 0.3.2 | linkwarden/linkwarden |
Gotenberg | 0.2.1 | gotenberg/gotenberg |
Paperless-NGX | 0.2.3 | paperless-ngx/paperless-ngx |
LinkStack | 0.2.1 | linkstackorg/linkstack |
ntfy | 0.2.1 | binwiederhier/ntfy |
Cachet | 0.2.1 | cachethq/docker |
Kubenav | 0.1.1 | None |
GoBackup | 0.2.1 | huacnlee/gobackup |
Activepieces | 0.2.1 | activepieces/activepieces |
Popeye | 0.1.1 | derailed/popeye |
Keycloak Operator | 0.1.0 | keycloak/keycloak-operator |
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.