Skip to content

Mario-F/helm-charts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MarioF Helm Charts

Conventional Commits Release Charts Artifact Hub Average time to resolve an issue Percentage of issues still open Donate

Usage

Helm must be installed to use the charts. Please refer to Helm's documentation to get started.

Once Helm is set up properly, add the repo as follows:

helm repo add mariof-charts https://mario-f.github.io/helm-charts/

You can then run helm search repo mariof-charts to see the charts.

Charts

Development

Versioning

The chart and app versions are distinct from each other, this means chart development will increase the chart version according to semantic-versioning.

Application version update will trigger only a patch release.

README

Some charts using bitnami readme-generator-for-helm, please make sure to update readme this way.

readme-generator -v values.yaml -r README.md