Skip to content

Latest commit

 

History

History
108 lines (83 loc) · 9.21 KB

README.md

File metadata and controls

108 lines (83 loc) · 9.21 KB

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

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