Skip to content

🪖 A collection of MIT-licensed Helm Charts

License

Notifications You must be signed in to change notification settings

fmjstudios/helm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Helm Charts Helm Logo

License Artifact Hub CI Status Renovate

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.

✨ TL;DR

Helm Repository Installation

helm repo add fmjstudios https://fmjstudios.github.io/helm
helm install <RELEASE_NAME> fmjstudios/<CHART_NAME>

OCI Installation

helm install oci://ghcr.io/fmjstudios/helm/<CHART_NAME>:<VERSION>

📖 Overview

Chart Current Version Default Container Images
Vaultwarden Vaultwarden Logo 0.2.0 vaultwarden/server
Uptime-Kuma Uptime-Kuma Logo 0.2.0 louislam/uptime-kuma
Linkwarden Linkwarden Logo 0.2.0 linkwarden/linkwarden
Gotenberg Gotenberg Logo 0.2.0 gotenberg/gotenberg
Paperless-NGX Paperless-NGX Logo 0.2.0 paperless-ngx/paperless-ngx
LinkStack Linkstack Logo 0.2.0 linkstackorg/linkstack
ntfy ntfy Logo 0.2.0 binwiederhier/ntfy
Cachet Cachet Logo 0.2.0 cachethq/docker
Kubenav Kubenav Logo 0.1.0 None
GoBackup GoBackup Logo 0.2.0 huacnlee/gobackup
Activepieces GoBackup Logo 0.2.0 activepieces/activepieces

🔃 Contributing

Refer to our documentation for contributors for contributing guidelines, commit message formats and versioning tips.

📥 Maintainers

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.