Skip to main content

application-chart

A Helm chart for Kubernetes workloads — Deployments, StatefulSets, and CronJobs — without boilerplate YAML.

Who is this for?

I want to…Go to
Install the chart and write values.yaml by handUsing the chart
Use the web UI to build a values.yamlUsing the UI
See every available optionValues reference
Maintain the Helm templatesChart maintainer guide
Maintain the UIUI maintainer guide
Maintain the backendBackend maintainer guide
Add or remove a shared resource typeAdd / remove a resource type

Quick install

helm install my-app oci://ghcr.io/my-github-repo/helm/base-chart \
--version 1.2.0 \
-f values.yaml

Or open the configurator to generate values.yaml from a form.