fmjstudios / helm

🪖 A collection of MIT-licensed Helm Charts
MIT License
13 stars 13 forks source link
helm helm-charts helm-charts-repository kubernetes kubernetes-manifests

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][vaultwarden_chart] | 0.2.3 | [vaultwarden/server][vaultwarden_images] | | [Uptime-Kuma Uptime-Kuma Logo][uptimekuma_chart] | 0.2.2 | [louislam/uptime-kuma][uptime_kuma_images] | | [Linkwarden Linkwarden Logo][linkwarden_chart] | 0.3.3 | [linkwarden/linkwarden][linkwarden_images] | | [Gotenberg Gotenberg Logo][gotenberg_chart] | 0.2.2 | [gotenberg/gotenberg][gotenberg_images] | | [Paperless-NGX Paperless-NGX Logo][paperless_chart] | 0.2.5 | [paperless-ngx/paperless-ngx][paperless_ngx_images] | | [LinkStack Linkstack Logo][linkstack_chart] | 0.2.2 | [linkstackorg/linkstack][linkstack_images] | | [ntfy ntfy Logo][ntfy_chart] | 0.2.2 | [binwiederhier/ntfy][ntfy_images] | | [Cachet Cachet Logo][cachet_chart] | 0.2.2 | [cachethq/docker][cachet_images] | | [Kubenav Kubenav Logo][kubenav_chart] | 0.1.2 | `None` | | [GoBackup GoBackup Logo][gobackup_chart] | 0.2.2 | [huacnlee/gobackup][gobackup_images] | | [Activepieces Activepieces Logo][activepieces_chart] | 0.2.2 | [activepieces/activepieces][activepieces_images] | | [Popeye Popeye Logo][popeye_chart] | 0.1.2 | [derailed/popeye][popeye_images] | | [Keycloak Operator Keycloak Logo][keycloak_operator_chart] | 0.1.2 | [keycloak/keycloak-operator][keycloak_operator_images] | [//]: # '"Stolen" from https://github.com/gabe565/charts/blob/main/README.md because I really liked the look'

🔃 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.