The Minimus Helm chart gallery complements the Minimus image gallery. Helm is the package manager for Kubernetes and it is used to install charts into Kubernetes.Documentation Index
Fetch the complete documentation index at: https://docs.minimus.io/llms.txt
Use this file to discover all available pages before exploring further.

Search and filter the gallery
You can search the list of Helm charts by chart or image name. You can also filter the Helm charts by categories (Dev, Utils, etc.) and FIPS/STIG compliance, and charts that deploy advanced images.Helm chart versions
Select a Helm chart from the list to open its version card. The Helm chart’s versions are listed, showing the app version, chart version, and current vulnerability report. Select the relevant chart version to view the chart guide and default values.
Pinned to version
Helm charts are designed for production environments so they are pinned to specific image versions. To deploy Minimus Helm charts, you will need a subscription to the relevant Minimus images. The image version included in every Helm chart is listed in the Helm chart card along with a shortcut link to view the image card directly.App version vs. chart version
The application version reflects the version of the primary image deployed by the chart. The chart version starts at 0.1.0 and is incremented sequentially. As a result, chart versions are consecutive but application versions may skip releases.
Helm chart information
Once you select a Helm chart version, the chart card will open. The chart card information is organized in the following tabs:- Chart Guide - This tab offers a tutorial to help you get started. Note that a subscription to the images included in the chart is required.
- Chart - This tab shows the default configurations in the
Chart.yamlfile. - Values - This tab shows the defaults in the
values.yamlfile. - Chart Signature - This tab provides the command used to verify the Helm chart using Cosign to confirm it was published by Minimus and was not modified post-publication.
