Choose what to test

Start with a checked catalog configuration, or bring your own Helm values, AICR, OCI, or Kubernetes YAML. Inspect the exact objects and required setup, run the checks, and decide what to deploy.

Choose Your Path

Start with the configuration you already have. Each path first gives you exact Kubernetes objects to inspect.

What do you have?

Starting pointWhat you can do first
Helm chart and valuesChoose a checked public configuration, or render your own chart and values without applying them.
Browse public charts · Review your own values
AICR recipe or bundleInspect the selected components and the exact Argo CD Applications before saving or promoting them.
Open the AICR example
Existing OCI packagePull an OCI package, inspect or test its objects, and decide whether to build a checked replacement.
Inspect an OCI package · Change a literal configuration OCI
Kubernetes YAMLStart read-only, identify the objects that belong together, and decide what ConfigHub should manage.
Start from existing YAML

What do you want to do next?

What the catalog contains

How the source, rendered objects, routes, variants, and OCI handoffs fit together · Examples in the live ConfigHub demo org · Demo README index

The catalog currently has 100 public chart pages and 100 public installer packages. Open the chart page before using its generated files: it keeps the ready-made configurations, package OCI, full YAML, render record, hooks and CRDs, test results, and current limits together. 110 tagged package refs have publication receipts.

Base Variants, Not Every Values Combination

Helm charts can expose hundreds of values. The catalog does not pretend every combination is equally useful or safe. It provides base variants for common operating choices, records the values and render inputs, captures the rendered YAML, and shows the evidence for that choice.

If your values file changes what Helm renders, it can become another base variant. If it only fills or refines already-rendered objects after upload, it belongs in a derived ConfigHub variant. If it needs a cluster, Secret, CRD owner, cloud account, or hook-like setup step, the chart page should say so before you install.

Read each base variant in this order: full YAML output first, render context second, hooks/CRDs/setup work third. The YAML shows what Kubernetes would receive; the context and routes explain how that output was produced and what has to happen around it.

Public wordRepo wordMeaning
base variantBase variantA named Helm render choice such as default, no-CRDs, existing Secret, HA, or server-only.
Full rendered YAML outputrendered/release-objects.yamlThe Kubernetes objects produced by one base variant. This is the manifest file you can open and read.
Render contextRender intent, revision, routes, receiptsThe inputs, checksums, hook/CRD decisions, target facts, and evidence around that YAML output.
Chart extrasRoutes, target facts, lifecycle rowsCRDs, hooks, setup jobs, generated Secrets, cloud accounts, and existing cluster resources that need a decision.

Helm values or a ConfigHub change?

Put it hereWhen to use itWhere the record appears
Helm valuesThe choice changes what Helm renders: components, object shape or count, storage, CRDs, ingress, Secret strategy, hooks, or topology.The base variant's linked values profile and render intent.
ConfigHub changeThe rendered base is right, but an exact field should differ for an environment, region, customer, policy, or later operational decision.The Unit revision history or derived variant after upload.
Install workThe chart needs a Secret, CRD, hook, setup job, certificate, cloud account, or target fact.The chart page's prerequisites and route records.
Live clusterYou need to check what is running.An observation or drift result; live state does not silently become desired configuration.

If a new Helm render and a ConfigHub revision both change the same field, review the overlap before promotion. The chart page links the Helm values and base output; Hub revision history shows the later ConfigHub changes.

The model is deliberately chart-specific. A useful base variant for Redis is different from a useful base variant for Argo CD or kube-prometheus-stack. That is why the catalog stores evidence per chart, version, base variant, lane, and target scope. For the deeper reference, read Helm Base Variants And Values.

Chart Directory

How to read this table

Pick a chart, check the pinned upstream version, then open the chart page for the exact command. The right-hand columns tell you the first base variant to try, whether this is a strong public starting point or a proof-grade entry, what to check before use, which ConfigHub options exist, and where to read the generated output.

This is not a leaderboard. A watch or blocked row can be the most useful answer when it names a prerequisite, lifecycle route, or target decision.

ChartVersion @ Public CatalogFirst base variantCan I use it today?Watch firstConfigHub optionsPackage OCI and evidence
argo-cd/argo-cd 9.5.15 default
Recommended base variant to try first.
Ready to try
This is one of the strongest public starting points.
No special caveat shown in the catalog row. 2 base options: default, no-crds oci://europe-west1-docker.pkg.dev/nth-fort-499605-q5/helm-expt/argo-cd-argo-cd:9.5.15
publication receipt recorded
full YAML
source package base
recipe
bitnami/mongodb 19.0.7 existing-secret-replicaset
Recommended base variant to try first.
Ready to try
This is one of the strongest public starting points.
Helm lookup, generated facts, tpl templates, Kubernetes API capabilities 2 base options: existing-secret-replicaset, static-passwords oci://europe-west1-docker.pkg.dev/nth-fort-499605-q5/helm-expt/bitnami-mongodb:19.0.7
publication receipt recorded
full YAML
source package base
recipe
bitnami/mysql 14.0.3 existing-secret
Recommended base variant to try first.
Ready to try
This is one of the strongest public starting points.
Helm lookup, generated facts, tpl templates, Kubernetes API capabilities 2 base options: existing-secret, static-passwords oci://europe-west1-docker.pkg.dev/nth-fort-499605-q5/helm-expt/bitnami-mysql:14.0.3
publication receipt recorded
full YAML
source package base
recipe
bitnami/nginx 24.0.2 http-clusterip
Recommended base variant to try first.
Ready to try
This is one of the strongest public starting points.
Helm lookup, generated facts, tpl templates, Kubernetes API capabilities; Existing secret (chart ships no Secret toggle) 2 base options: existing-tls-ingress, http-clusterip
2 candidate or derived paths also shown.
oci://europe-west1-docker.pkg.dev/nth-fort-499605-q5/helm-expt/bitnami-nginx:24.0.2
publication receipt recorded
full YAML
source package base
recipe
bitnami/postgresql 18.6.7 existing-secret
Recommended base variant to try first.
Ready to try
This is one of the strongest public starting points.
Helm lookup, generated facts, tpl templates, Kubernetes API capabilities 2 base options: existing-secret, static-passwords oci://europe-west1-docker.pkg.dev/nth-fort-499605-q5/helm-expt/bitnami-postgresql:18.6.7
publication receipt recorded
full YAML
source package base
recipe
bitnami/rabbitmq 16.0.14 existing-secret
Recommended base variant to try first.
Ready to try
This is one of the strongest public starting points.
Helm lookup, generated facts, tpl templates, Kubernetes API capabilities 2 base options: existing-secret, static-passwords oci://europe-west1-docker.pkg.dev/nth-fort-499605-q5/helm-expt/bitnami-rabbitmq:16.0.14
publication receipt recorded
full YAML
source package base
recipe
bitnami/redis 25.5.3 reuse-existing-secret
Recommended base variant to try first.
Ready to try
This is one of the strongest public starting points.
Helm lookup, generated facts, tpl templates, Kubernetes API capabilities 2 base options: default, reuse-existing-secret
2 candidate or derived paths also shown.
oci://europe-west1-docker.pkg.dev/nth-fort-499605-q5/helm-expt/bitnami-redis:25.5.3
publication receipt recorded
full YAML
source package base
recipe
external-secrets/external-secrets 2.5.0 default
Recommended base variant to try first.
Ready to try
This is one of the strongest public starting points.
No special caveat shown in the catalog row. 2 base options: default, no-crds oci://europe-west1-docker.pkg.dev/nth-fort-499605-q5/helm-expt/external-secrets-external-secrets:2.5.0
publication receipt recorded
full YAML
source package base
recipe
grafana/grafana 10.5.15 existing-secret-ingress
Recommended base variant to try first.
Ready to try
This is one of the strongest public starting points.
No special caveat shown in the catalog row. 2 base options: existing-secret-ingress, static-passwords
2 candidate or derived paths also shown.
oci://europe-west1-docker.pkg.dev/nth-fort-499605-q5/helm-expt/grafana-grafana:10.5.15
publication receipt recorded
full YAML
source package base
recipe
grafana/loki 7.0.0 single-binary-filesystem
Recommended base variant to try first.
Ready to try
This is one of the strongest public starting points.
Helm lookup, generated facts, tpl templates, Kubernetes API capabilities; CRDs 2 base options: simple-scalable-minio, single-binary-filesystem oci://europe-west1-docker.pkg.dev/nth-fort-499605-q5/helm-expt/grafana-loki:7.0.0
publication receipt recorded
full YAML
source package base
recipe
grafana/tempo 1.24.4 local-persistent
Recommended base variant to try first.
Ready to try
This is one of the strongest public starting points.
Ha (tempo single binary chart; HA is the separate tempo distributed chart) 2 base options: local-persistent, s3-query-observability oci://europe-west1-docker.pkg.dev/nth-fort-499605-q5/helm-expt/grafana-tempo:1.24.4
publication receipt recorded
full YAML
source package base
recipe
hashicorp/consul 2.0.0 default-control-plane
Recommended base variant to try first.
Ready to try
This is one of the strongest public starting points.
tpl templates, Kubernetes API capabilities, cluster RBAC, webhooks 2 base options: default-control-plane, secure-mesh-existing-secrets oci://europe-west1-docker.pkg.dev/nth-fort-499605-q5/helm-expt/hashicorp-consul:2.0.0
publication receipt recorded
full YAML
source package base
recipe
hashicorp/vault 0.32.0 default
Recommended base variant to try first.
Ready to try
This is one of the strongest public starting points.
tpl templates, Kubernetes API capabilities, cluster RBAC, webhooks 3 base options: default, dev-mode, ha-raft-ui
3 candidate or derived paths also shown.
oci://europe-west1-docker.pkg.dev/nth-fort-499605-q5/helm-expt/hashicorp-vault:0.32.0
publication receipt recorded
full YAML
source package base
recipe
ingress-nginx/ingress-nginx 4.15.1 internal-clusterip
Recommended base variant to try first.
Ready to try
This is one of the strongest public starting points.
tpl templates, Kubernetes API capabilities, cluster RBAC, webhooks 3 base options: default, admission-disabled, internal-clusterip oci://europe-west1-docker.pkg.dev/nth-fort-499605-q5/helm-expt/ingress-nginx-ingress-nginx:4.15.1
publication receipt recorded
full YAML
source package base
recipe
jetstack/cert-manager v1.20.2 crds-enabled
Recommended base variant to try first.
Ready to try
This is one of the strongest public starting points.
No special caveat shown in the catalog row. 2 base options: default, crds-enabled oci://europe-west1-docker.pkg.dev/nth-fort-499605-q5/helm-expt/jetstack-cert-manager:v1.20.2
publication receipt recorded
full YAML
source package base
recipe
longhorn/longhorn 1.11.2 default
Recommended base variant to try first.
Ready to try
This is one of the strongest public starting points.
generated facts, tpl templates, cluster RBAC 2 base options: default, ui-ingress oci://europe-west1-docker.pkg.dev/nth-fort-499605-q5/helm-expt/longhorn-longhorn:1.11.2
publication receipt recorded
full YAML
source package base
recipe
metrics-server/metrics-server 3.13.0 default
Recommended base variant to try first.
Ready to try
This is one of the strongest public starting points.
Helm lookup, generated facts, Kubernetes API capabilities, cluster RBAC; Existing secret (chart ships no Secret toggle) 2 base options: default, external-tls-ca
1 candidate or derived path also shown.
oci://europe-west1-docker.pkg.dev/nth-fort-499605-q5/helm-expt/metrics-server-metrics-server:3.13.0
publication receipt recorded
full YAML
source package base
recipe
prometheus-community/kube-prometheus-stack 85.3.3 default
Recommended base variant to try first.
Ready to try
This is one of the strongest public starting points.
Helm lookup, generated facts, tpl templates, Kubernetes API capabilities; hooks or lifecycle actions; CRDs 2 base options: default, no-crds oci://europe-west1-docker.pkg.dev/nth-fort-499605-q5/helm-expt/prometheus-community-kube-prometheus-stack:85.3.3
publication receipt recorded
full YAML
source package base
recipe
prometheus-community/prometheus 29.8.0 server-only-ephemeral
Recommended base variant to try first.
Ready to try
This is one of the strongest public starting points.
generated facts, tpl templates, Kubernetes API capabilities, cluster RBAC 2 base options: default, server-only-ephemeral
4 candidate or derived paths also shown.
oci://europe-west1-docker.pkg.dev/nth-fort-499605-q5/helm-expt/prometheus-community-prometheus:29.8.0
publication receipt recorded
full YAML
source package base
recipe
secrets-store-csi-driver/secrets-store-csi-driver 1.6.0 default
Recommended base variant to try first.
Ready to try
This is one of the strongest public starting points.
No special caveat shown in the catalog row. 2 base options: default, sync-secret-rotation oci://europe-west1-docker.pkg.dev/nth-fort-499605-q5/helm-expt/secrets-store-csi-driver-secrets-store-csi-driver:1.6.0
publication receipt recorded
full YAML
source package base
recipe
traefik/traefik 40.2.0 default
Recommended base variant to try first.
Review first
Recipe and matrix data exist, but this is not a polished public demo yet.
Helm lookup, generated facts, tpl templates, Kubernetes API capabilities; CRDs; Existing secret (chart ships no Secret toggle) 2 base options: default, no-crds
3 candidate or derived paths also shown.
oci://europe-west1-docker.pkg.dev/nth-fort-499605-q5/helm-expt/traefik-traefik:40.2.0
publication receipt recorded
full YAML
source package base
recipe
external-dns/external-dns 1.21.1 default
Recommended base variant to try first.
Review first
Recipe and matrix data exist, but this is not a polished public demo yet.
tpl templates, CRDs, cluster RBAC 3 base options: default, dry-run-txt-registry, no-crds
2 candidate or derived paths also shown.
oci://europe-west1-docker.pkg.dev/nth-fort-499605-q5/helm-expt/external-dns-external-dns:1.21.1
publication receipt recorded
full YAML
source package base
recipe
gitlab/gitlab-runner 0.89.0 default
Recommended base variant to try first.
Review first
Recipe and matrix data exist, but this is not a polished public demo yet.
generated facts, tpl templates, Kubernetes API capabilities; Target runtime: ConfigHub workload not ready (parity passed) 1 base option: default
3 candidate or derived paths also shown.
oci://europe-west1-docker.pkg.dev/nth-fort-499605-q5/helm-expt/gitlab-gitlab-runner:0.89.0
publication receipt recorded
full YAML
source package base
recipe
kyverno/kyverno 3.8.1 default
Recommended base variant to try first.
Review first
Recipe and matrix data exist, but this is not a polished public demo yet.
Helm lookup, generated facts, tpl templates, Kubernetes API capabilities; hooks or lifecycle actions; CRDs 2 base options: default, no-crds
3 candidate or derived paths also shown.
oci://europe-west1-docker.pkg.dev/nth-fort-499605-q5/helm-expt/kyverno-kyverno:3.8.1
publication receipt recorded
full YAML
source package base
recipe
cloudnative-pg/cloudnative-pg 0.28.2 default
Recommended base variant to try first.
Review first
Recipe and matrix data exist, but this is not a polished public demo yet.
generated facts, tpl templates, CRDs, cluster RBAC 2 base options: default, no-crds oci://europe-west1-docker.pkg.dev/nth-fort-499605-q5/helm-expt/cloudnative-pg-cloudnative-pg:0.28.2
publication receipt recorded
full YAML
source package base
recipe
fluent/fluent-bit 0.57.6 default
Recommended base variant to try first.
Review first
Recipe and matrix data exist, but this is not a polished public demo yet.
tpl templates, Kubernetes API capabilities, hooks, cluster RBAC 1 base option: default
1 candidate or derived path also shown.
oci://europe-west1-docker.pkg.dev/nth-fort-499605-q5/helm-expt/fluent-fluent-bit:0.57.6
publication receipt recorded
full YAML
source package base
recipe
runix/pgadmin4 1.62.0 default
Recommended base variant to try first.
Review first
Recipe and matrix data exist, but this is not a polished public demo yet.
tpl templates, Kubernetes API capabilities, stateful storage 1 base option: default
1 candidate or derived path also shown.
oci://europe-west1-docker.pkg.dev/nth-fort-499605-q5/helm-expt/runix-pgadmin4:1.62.0
publication receipt recorded
full YAML
source package base
recipe
nfs-subdir-external-provisioner/nfs-subdir-external-provisioner 4.0.18 default
Recommended base variant to try first.
Review first
Recipe and matrix data exist, but this is not a polished public demo yet.
Kubernetes API capabilities, cluster RBAC, stateful storage; Helm runtime: upstream leg blocked 1 base option: default
2 candidate or derived paths also shown.
oci://europe-west1-docker.pkg.dev/nth-fort-499605-q5/helm-expt/nfs-subdir-external-provisioner-nfs-subdir-external-provisioner:4.0.18
publication receipt recorded
full YAML
source package base
recipe
kedacore/keda 2.19.0 default
Recommended base variant to try first.
Review first
Recipe and matrix data exist, but this is not a polished public demo yet.
tpl templates, Kubernetes API capabilities, CRDs, cluster RBAC; hooks or lifecycle actions 2 base options: default, no-crds oci://europe-west1-docker.pkg.dev/nth-fort-499605-q5/helm-expt/kedacore-keda:2.19.0
publication receipt recorded
full YAML
source package base
recipe
prometheus-community/kube-state-metrics 7.4.0 default
Recommended base variant to try first.
Review first
Recipe and matrix data exist, but this is not a polished public demo yet.
generated facts, tpl templates, Kubernetes API capabilities, cluster RBAC 2 base options: default, cluster-metrics-readonly oci://europe-west1-docker.pkg.dev/nth-fort-499605-q5/helm-expt/prometheus-community-kube-state-metrics:7.4.0
publication receipt recorded
full YAML
source package base
recipe
elastic/eck-operator 3.4.0 default
Recommended base variant to try first.
Review first
Recipe and matrix data exist, but this is not a polished public demo yet.
tpl templates, Kubernetes API capabilities, cluster RBAC, webhooks 3 base options: default, ha, no-crds oci://europe-west1-docker.pkg.dev/nth-fort-499605-q5/helm-expt/elastic-eck-operator:3.4.0
publication receipt recorded
full YAML
source package base
recipe
elastic/kibana 8.5.1 default
Recommended base variant to try first.
Review first
Recipe and matrix data exist, but this is not a polished public demo yet.
tpl templates; Target runtime: pod ContainerCreating (parity passed) 1 base option: default
3 candidate or derived paths also shown.
oci://europe-west1-docker.pkg.dev/nth-fort-499605-q5/helm-expt/elastic-kibana:8.5.1
publication receipt recorded
full YAML
source package base
recipe
descheduler/descheduler 0.36.0 default
Recommended base variant to try first.
Review first
Recipe and matrix data exist, but this is not a polished public demo yet.
tpl templates, cluster RBAC 1 base option: default
1 candidate or derived path also shown.
oci://europe-west1-docker.pkg.dev/nth-fort-499605-q5/helm-expt/descheduler-descheduler:0.36.0
publication receipt recorded
full YAML
source package base
recipe
prometheus-community/prometheus-blackbox-exporter 11.10.0 default
Recommended base variant to try first.
Review first
Recipe and matrix data exist, but this is not a polished public demo yet.
tpl templates, Kubernetes API capabilities 2 base options: default, cluster-metrics-readonly oci://europe-west1-docker.pkg.dev/nth-fort-499605-q5/helm-expt/prometheus-community-prometheus-blackbox-exporter:11.10.0
publication receipt recorded
full YAML
source package base
recipe
bitnami/elasticsearch 22.1.6 default
Recommended base variant to try first.
Review first
Recipe and matrix data exist, but this is not a polished public demo yet.
Helm lookup, generated facts, tpl templates, Kubernetes API capabilities; Existing secret (chart ships no Secret toggle) 3 base options: default, ha, legacy oci://europe-west1-docker.pkg.dev/nth-fort-499605-q5/helm-expt/bitnami-elasticsearch:22.1.6
publication receipt recorded
full YAML
source package base
recipe
stakater/reloader 2.2.12 default
Recommended base variant to try first.
Review first
Recipe and matrix data exist, but this is not a polished public demo yet.
tpl templates, Kubernetes API capabilities, cluster RBAC 2 base options: default, controller-default-reviewed oci://europe-west1-docker.pkg.dev/nth-fort-499605-q5/helm-expt/stakater-reloader:2.2.12
publication receipt recorded
full YAML
source package base
recipe
jaegertracing/jaeger 4.8.0 default
Recommended base variant to try first.
Review first
Recipe and matrix data exist, but this is not a polished public demo yet.
Helm lookup, generated facts, tpl templates, Kubernetes API capabilities; Existing secret (chart ships no Secret toggle) 1 base option: default
1 candidate or derived path also shown.
oci://europe-west1-docker.pkg.dev/nth-fort-499605-q5/helm-expt/jaegertracing-jaeger:4.8.0
publication receipt recorded
full YAML
source package base
recipe
grafana/alloy 1.8.2 default
Recommended base variant to try first.
Review first
Recipe and matrix data exist, but this is not a polished public demo yet.
tpl templates, Kubernetes API capabilities, CRDs, cluster RBAC 2 base options: default, no-crds oci://europe-west1-docker.pkg.dev/nth-fort-499605-q5/helm-expt/grafana-alloy:1.8.2
publication receipt recorded
full YAML
source package base
recipe
nats/nats 2.14.0 default
Recommended base variant to try first.
Review first
Recipe and matrix data exist, but this is not a polished public demo yet.
tpl templates 2 base options: default, ha oci://europe-west1-docker.pkg.dev/nth-fort-499605-q5/helm-expt/nats-nats:2.14.0
publication receipt recorded
full YAML
source package base
recipe
dex/dex 0.24.0 default
Recommended base variant to try first.
Review first
Recipe and matrix data exist, but this is not a polished public demo yet.
tpl templates, Kubernetes API capabilities, cluster RBAC; Target runtime: pod config/runtime errors (parity passed) 1 base option: default
2 candidate or derived paths also shown.
oci://europe-west1-docker.pkg.dev/nth-fort-499605-q5/helm-expt/dex-dex:0.24.0
publication receipt recorded
full YAML
source package base
recipe
prometheus-community/alertmanager 1.37.0 default
Recommended base variant to try first.
Review first
Recipe and matrix data exist, but this is not a polished public demo yet.
tpl templates, stateful storage 2 base options: default, ha oci://europe-west1-docker.pkg.dev/nth-fort-499605-q5/helm-expt/prometheus-community-alertmanager:1.37.0
publication receipt recorded
full YAML
source package base
recipe
falcosecurity/falco 9.0.0 default
Recommended base variant to try first.
Review first
Recipe and matrix data exist, but this is not a polished public demo yet.
Helm lookup, tpl templates, Kubernetes API capabilities, cluster RBAC 1 base option: default
1 candidate or derived path also shown.
oci://europe-west1-docker.pkg.dev/nth-fort-499605-q5/helm-expt/falcosecurity-falco:9.0.0
publication receipt recorded
full YAML
source package base
recipe
prometheus-community/prometheus-node-exporter 4.55.0 default
Recommended base variant to try first.
Review first
Recipe and matrix data exist, but this is not a polished public demo yet.
generated facts, tpl templates, Kubernetes API capabilities, cluster RBAC 2 base options: default, cluster-metrics-readonly oci://europe-west1-docker.pkg.dev/nth-fort-499605-q5/helm-expt/prometheus-community-prometheus-node-exporter:4.55.0
publication receipt recorded
full YAML
source package base
recipe
bitnami/spark 10.0.3 default
Recommended base variant to try first.
Review first
Recipe and matrix data exist, but this is not a polished public demo yet.
Helm lookup, generated facts, tpl templates, Kubernetes API capabilities; Existing secret (chart ships no Secret toggle) 3 base options: default, ha, legacy oci://europe-west1-docker.pkg.dev/nth-fort-499605-q5/helm-expt/bitnami-spark:10.0.3
publication receipt recorded
full YAML
source package base
recipe
elastic/logstash 8.5.1 default
Recommended base variant to try first.
Review first
Recipe and matrix data exist, but this is not a polished public demo yet.
tpl templates, Kubernetes API capabilities, stateful storage 2 base options: default, ha oci://europe-west1-docker.pkg.dev/nth-fort-499605-q5/helm-expt/elastic-logstash:8.5.1
publication receipt recorded
full YAML
source package base
recipe
prometheus-community/prometheus-adapter 5.3.0 default
Recommended base variant to try first.
Review first
Recipe and matrix data exist, but this is not a polished public demo yet.
tpl templates, Kubernetes API capabilities, cluster RBAC; CRDs; Capability profile: rendered APIService version is not served by target Kubernetes 3 base options: default, apiservice-v1-capability, cluster-metrics-readonly
2 candidate or derived paths also shown.
oci://europe-west1-docker.pkg.dev/nth-fort-499605-q5/helm-expt/prometheus-community-prometheus-adapter:5.3.0
publication receipt recorded
full YAML
source package base
recipe
projectcalico/tigera-operator v3.32.0 default
Recommended base variant to try first.
Review first
Recipe and matrix data exist, but this is not a polished public demo yet.
Helm lookup, hooks, cluster RBAC 1 base option: default
1 candidate or derived path also shown.
oci://europe-west1-docker.pkg.dev/nth-fort-499605-q5/helm-expt/projectcalico-tigera-operator:v3.32.0
publication receipt recorded
full YAML
source package base
recipe
fairwinds-stable/goldilocks 10.3.0 default
Recommended base variant to try first.
Review first
Recipe and matrix data exist, but this is not a polished public demo yet.
Helm lookup, generated facts, tpl templates, Kubernetes API capabilities; CRDs; Existing secret (chart ships no Secret toggle) 1 base option: default
1 candidate or derived path also shown.
oci://europe-west1-docker.pkg.dev/nth-fort-499605-q5/helm-expt/fairwinds-stable-goldilocks:10.3.0
publication receipt recorded
full YAML
source package base
recipe
prometheus-community/prometheus-operator-crds 29.0.0 default
Recommended base variant to try first.
Review first
Recipe and matrix data exist, but this is not a polished public demo yet.
generated facts, CRDs 1 base option: default
1 candidate or derived path also shown.
oci://europe-west1-docker.pkg.dev/nth-fort-499605-q5/helm-expt/prometheus-community-prometheus-operator-crds:29.0.0
publication receipt recorded
full YAML
source package base
recipe
bitnami/zookeeper 13.8.7 default
Recommended base variant to try first.
Review first
Recipe and matrix data exist, but this is not a polished public demo yet.
Helm lookup, generated facts, tpl templates, Kubernetes API capabilities; Existing secret (chart ships no Secret toggle) 3 base options: default, ha, legacy oci://europe-west1-docker.pkg.dev/nth-fort-499605-q5/helm-expt/bitnami-zookeeper:13.8.7
publication receipt recorded
full YAML
source package base
recipe
elastic/filebeat 8.5.1 default
Recommended base variant to try first.
Review first
Recipe and matrix data exist, but this is not a polished public demo yet.
tpl templates, cluster RBAC; Target runtime: pod ContainerCreating (parity passed) 2 base options: default, node-or-cluster-collector
4 candidate or derived paths also shown.
oci://europe-west1-docker.pkg.dev/nth-fort-499605-q5/helm-expt/elastic-filebeat:8.5.1
publication receipt recorded
full YAML
source package base
recipe
hashicorp/terraform 1.1.2 default
Recommended base variant to try first.
Review first
Recipe and matrix data exist, but this is not a polished public demo yet.
CRDs; Target runtime: pod ContainerCreating (parity passed) 2 base options: default, no-crds
3 candidate or derived paths also shown.
oci://europe-west1-docker.pkg.dev/nth-fort-499605-q5/helm-expt/hashicorp-terraform:1.1.2
publication receipt recorded
full YAML
source package base
recipe
coredns/coredns 1.45.2 default
Recommended base variant to try first.
Review first
Recipe and matrix data exist, but this is not a polished public demo yet.
generated facts, tpl templates, Kubernetes API capabilities, cluster RBAC 1 base option: default
1 candidate or derived path also shown.
oci://europe-west1-docker.pkg.dev/nth-fort-499605-q5/helm-expt/coredns-coredns:1.45.2
publication receipt recorded
full YAML
source package base
recipe
fairwinds-stable/vpa 4.11.0 default
Recommended base variant to try first.
Review first
Recipe and matrix data exist, but this is not a polished public demo yet.
Helm lookup, tpl templates, Kubernetes API capabilities, CRDs 2 base options: default, no-crds oci://europe-west1-docker.pkg.dev/nth-fort-499605-q5/helm-expt/fairwinds-stable-vpa:4.11.0
publication receipt recorded
full YAML
source package base
recipe
bitnami/phpmyadmin 20.0.0 default
Recommended base variant to try first.
Review first
Recipe and matrix data exist, but this is not a polished public demo yet.
Helm lookup, generated facts, tpl templates, Kubernetes API capabilities; Existing secret (chart ships no Secret toggle) 2 base options: default, legacy
1 candidate or derived path also shown.
oci://europe-west1-docker.pkg.dev/nth-fort-499605-q5/helm-expt/bitnami-phpmyadmin:20.0.0
publication receipt recorded
full YAML
source package base
recipe
prometheus-community/prometheus-pushgateway 3.6.0 default
Recommended base variant to try first.
Review first
Recipe and matrix data exist, but this is not a polished public demo yet.
tpl templates, stateful storage 1 base option: default
1 candidate or derived path also shown.
oci://europe-west1-docker.pkg.dev/nth-fort-499605-q5/helm-expt/prometheus-community-prometheus-pushgateway:3.6.0
publication receipt recorded
full YAML
source package base
recipe
fluent/fluentd 0.5.3 default
Recommended base variant to try first.
Review first
Recipe and matrix data exist, but this is not a polished public demo yet.
tpl templates, Kubernetes API capabilities, cluster RBAC, stateful storage; Target runtime: pod config/runtime errors (parity passed) 1 base option: default
2 candidate or derived paths also shown.
oci://europe-west1-docker.pkg.dev/nth-fort-499605-q5/helm-expt/fluent-fluentd:0.5.3
publication receipt recorded
full YAML
source package base
recipe
jaegertracing/jaeger-operator 2.57.0 default
Recommended base variant to try first.
Review first
Recipe and matrix data exist, but this is not a polished public demo yet.
CRDs, webhooks; Target prerequisite: cert manager CRDs missing 2 base options: default, no-crds
2 candidate or derived paths also shown.
oci://europe-west1-docker.pkg.dev/nth-fort-499605-q5/helm-expt/jaegertracing-jaeger-operator:2.57.0
publication receipt recorded
full YAML
source package base
recipe
bitnami/memcached 8.5.5 default
Recommended base variant to try first.
Review first
Recipe and matrix data exist, but this is not a polished public demo yet.
Helm lookup, generated facts, tpl templates, Kubernetes API capabilities; Existing secret (chart ships no Secret toggle) 1 base option: default
1 candidate or derived path also shown.
oci://europe-west1-docker.pkg.dev/nth-fort-499605-q5/helm-expt/bitnami-memcached:8.5.5
publication receipt recorded
full YAML
source package base
recipe
strimzi/strimzi-kafka-operator 1.0.0 default
Recommended base variant to try first.
Review first
Recipe and matrix data exist, but this is not a polished public demo yet.
tpl templates, Kubernetes API capabilities, CRDs, cluster RBAC 2 base options: default, no-crds oci://europe-west1-docker.pkg.dev/nth-fort-499605-q5/helm-expt/strimzi-strimzi-kafka-operator:1.0.0
publication receipt recorded
full YAML
source package base
recipe
opencost/opencost 2.5.21 default
Recommended base variant to try first.
Review first
Recipe and matrix data exist, but this is not a polished public demo yet.
tpl templates, Kubernetes API capabilities, cluster RBAC, stateful storage; Target runtime: pod config/runtime errors (parity passed) 1 base option: default
2 candidate or derived paths also shown.
oci://europe-west1-docker.pkg.dev/nth-fort-499605-q5/helm-expt/opencost-opencost:2.5.21
publication receipt recorded
full YAML
source package base
recipe
gatekeeper/gatekeeper 3.22.2 default
Recommended base variant to try first.
Review first
Recipe and matrix data exist, but this is not a polished public demo yet.
Kubernetes API capabilities, hooks, CRDs, cluster RBAC 2 base options: default, no-crds oci://europe-west1-docker.pkg.dev/nth-fort-499605-q5/helm-expt/gatekeeper-gatekeeper:3.22.2
publication receipt recorded
full YAML
source package base
recipe
bitnami/contour 21.1.4 default
Recommended base variant to try first.
Review first
Recipe and matrix data exist, but this is not a polished public demo yet.
Helm lookup, generated facts, tpl templates, Kubernetes API capabilities; hooks or lifecycle actions; CRDs 3 base options: default, legacy, no-crds
1 candidate or derived path also shown.
oci://europe-west1-docker.pkg.dev/nth-fort-499605-q5/helm-expt/bitnami-contour:21.1.4
publication receipt recorded
full YAML
source package base
recipe
kyverno/kyverno-policies 3.8.0 default
Recommended base variant to try first.
Review first
Recipe and matrix data exist, but this is not a polished public demo yet.
Helm lookup, tpl templates; Gitops runtime: ClusterPolicy OutOfSync health Healthy (parity passed) 1 base option: default oci://europe-west1-docker.pkg.dev/nth-fort-499605-q5/helm-expt/kyverno-kyverno-policies:3.8.0
publication receipt recorded
full YAML
source package base
recipe
elastic/metricbeat 8.5.1 default
Recommended base variant to try first.
Review first
Recipe and matrix data exist, but this is not a polished public demo yet.
tpl templates, Kubernetes API capabilities, cluster RBAC, stateful storage; Target runtime: pod ContainerCreating (parity passed) 1 base option: default
2 candidate or derived paths also shown.
oci://europe-west1-docker.pkg.dev/nth-fort-499605-q5/helm-expt/elastic-metricbeat:8.5.1
publication receipt recorded
full YAML
source package base
recipe
minio-operator/operator 7.1.1 default
Recommended base variant to try first.
Review first
Recipe and matrix data exist, but this is not a polished public demo yet.
cluster RBAC; No crds (template baked CRDs; No clean chart toggle yet) 1 base option: default
1 candidate or derived path also shown.
oci://europe-west1-docker.pkg.dev/nth-fort-499605-q5/helm-expt/minio-operator-operator:7.1.1
publication receipt recorded
full YAML
source package base
recipe
percona/pxc-operator 1.19.1 default
Recommended base variant to try first.
Review first
Recipe and matrix data exist, but this is not a polished public demo yet.
Helm lookup, CRDs, cluster RBAC 2 base options: default, no-crds oci://europe-west1-docker.pkg.dev/nth-fort-499605-q5/helm-expt/percona-pxc-operator:1.19.1
publication receipt recorded
full YAML
source package base
recipe
bitnami/apache 11.4.29 default
Recommended base variant to try first.
Review first
Recipe and matrix data exist, but this is not a polished public demo yet.
Helm lookup, generated facts, tpl templates, Kubernetes API capabilities; Existing secret (chart ships no Secret toggle) 2 base options: default, legacy oci://europe-west1-docker.pkg.dev/nth-fort-499605-q5/helm-expt/bitnami-apache:11.4.29
publication receipt recorded
full YAML
source package base
recipe
grafana/pyroscope 2.0.2 default
Recommended base variant to try first.
Review first
Recipe and matrix data exist, but this is not a polished public demo yet.
Helm lookup, generated facts, tpl templates, Kubernetes API capabilities; CRDs; Existing secret (chart ships no Secret toggle) 3 base options: default, ha, no-crds
3 candidate or derived paths also shown.
oci://europe-west1-docker.pkg.dev/nth-fort-499605-q5/helm-expt/grafana-pyroscope:2.0.2
publication receipt recorded
full YAML
source package base
recipe
aws-ebs-csi-driver/aws-ebs-csi-driver 2.60.1 default
Recommended base variant to try first.
Review first
Recipe and matrix data exist, but this is not a polished public demo yet.
tpl templates, Kubernetes API capabilities, cluster RBAC; Target fit: AWS/EKS metadata or provider identity missing on vanilla kind (parity passed) 1 base option: default
1 candidate or derived path also shown.
oci://europe-west1-docker.pkg.dev/nth-fort-499605-q5/helm-expt/aws-ebs-csi-driver-aws-ebs-csi-driver:2.60.1
publication receipt recorded
full YAML
source package base
recipe
falcosecurity/falcosidekick 0.13.1 default
Recommended base variant to try first.
Review first
Recipe and matrix data exist, but this is not a polished public demo yet.
Kubernetes API capabilities, cluster RBAC, stateful storage 1 base option: default oci://europe-west1-docker.pkg.dev/nth-fort-499605-q5/helm-expt/falcosecurity-falcosidekick:0.13.1
publication receipt recorded
full YAML
source package base
recipe
aqua/trivy-operator 0.32.1 default
Recommended base variant to try first.
Review first
Recipe and matrix data exist, but this is not a polished public demo yet.
No special caveat shown in the catalog row. 2 base options: default, no-crds oci://europe-west1-docker.pkg.dev/nth-fort-499605-q5/helm-expt/aqua-trivy-operator:0.32.1
publication receipt recorded
full YAML
source package base
recipe
argo-cd/argo-events 2.4.21 default
Recommended base variant to try first.
Review first
Recipe and matrix data exist, but this is not a polished public demo yet.
No special caveat shown in the catalog row. 2 base options: default, no-crds oci://europe-west1-docker.pkg.dev/nth-fort-499605-q5/helm-expt/argo-cd-argo-events:2.4.21
publication receipt recorded
full YAML
source package base
recipe
argo-cd/argo-rollouts 2.40.9 default
Recommended base variant to try first.
Review first
Recipe and matrix data exist, but this is not a polished public demo yet.
No special caveat shown in the catalog row. 2 base options: default, no-crds oci://europe-west1-docker.pkg.dev/nth-fort-499605-q5/helm-expt/argo-cd-argo-rollouts:2.40.9
publication receipt recorded
full YAML
source package base
recipe
argo-cd/argo-workflows 1.0.14 default
Recommended base variant to try first.
Review first
Recipe and matrix data exist, but this is not a polished public demo yet.
hooks or lifecycle actions 3 base options: default, controller-default-reviewed, minimal-crds oci://europe-west1-docker.pkg.dev/nth-fort-499605-q5/helm-expt/argo-cd-argo-workflows:1.0.14
publication receipt recorded
full YAML
source package base
recipe
argo-cd/argocd-image-updater 1.2.2 default
Recommended base variant to try first.
Review first
Recipe and matrix data exist, but this is not a polished public demo yet.
No crds (template baked CRDs; No clean chart toggle yet) 1 base option: default oci://europe-west1-docker.pkg.dev/nth-fort-499605-q5/helm-expt/argo-cd-argocd-image-updater:1.2.2
publication receipt recorded
full YAML
source package base
recipe
autoscaler/cluster-autoscaler 9.57.0 default
Recommended base variant to try first.
Review first
Recipe and matrix data exist, but this is not a polished public demo yet.
No special caveat shown in the catalog row. 2 base options: default, controller-default-reviewed
1 candidate or derived path also shown.
oci://europe-west1-docker.pkg.dev/nth-fort-499605-q5/helm-expt/autoscaler-cluster-autoscaler:9.57.0
publication receipt recorded
full YAML
source package base
recipe
autoscaler/vertical-pod-autoscaler 0.9.0 default
Recommended base variant to try first.
Review first
Recipe and matrix data exist, but this is not a polished public demo yet.
No special caveat shown in the catalog row. 2 base options: default, no-crds oci://europe-west1-docker.pkg.dev/nth-fort-499605-q5/helm-expt/autoscaler-vertical-pod-autoscaler:0.9.0
publication receipt recorded
full YAML
source package base
recipe
bitnami/opensearch 2.0.10 default
Recommended base variant to try first.
Review first
Recipe and matrix data exist, but this is not a polished public demo yet.
Remote image: image pull failed or pinned image is unavailable (parity passed) 3 base options: default, ha, legacy oci://europe-west1-docker.pkg.dev/nth-fort-499605-q5/helm-expt/bitnami-opensearch:2.0.10
publication receipt recorded
full YAML
source package base
recipe
crossplane-stable/crossplane 2.3.1 default
Recommended base variant to try first.
Review first
Recipe and matrix data exist, but this is not a polished public demo yet.
No special caveat shown in the catalog row. 1 base option: default oci://europe-west1-docker.pkg.dev/nth-fort-499605-q5/helm-expt/crossplane-stable-crossplane:2.3.1
publication receipt recorded
full YAML
source package base
recipe
grafana/promtail 6.17.1 default
Recommended base variant to try first.
Review first
Recipe and matrix data exist, but this is not a polished public demo yet.
No special caveat shown in the catalog row. 1 base option: default oci://europe-west1-docker.pkg.dev/nth-fort-499605-q5/helm-expt/grafana-promtail:6.17.1
publication receipt recorded
full YAML
source package base
recipe
grafana/rollout-operator 0.49.0 default
Recommended base variant to try first.
Review first
Recipe and matrix data exist, but this is not a polished public demo yet.
No special caveat shown in the catalog row. 2 base options: default, no-crds oci://europe-west1-docker.pkg.dev/nth-fort-499605-q5/helm-expt/grafana-rollout-operator:0.49.0
publication receipt recorded
full YAML
source package base
recipe
haproxytech/kubernetes-ingress 1.52.0 default
Recommended base variant to try first.
Review first
Recipe and matrix data exist, but this is not a polished public demo yet.
No special caveat shown in the catalog row. 1 base option: default oci://europe-west1-docker.pkg.dev/nth-fort-499605-q5/helm-expt/haproxytech-kubernetes-ingress:1.52.0
publication receipt recorded
full YAML
source package base
recipe
istio/gateway 1.30.0 default
Recommended base variant to try first.
Review first
Recipe and matrix data exist, but this is not a polished public demo yet.
Remote image: image pull failed or pinned image is unavailable (parity passed) 2 base options: default, controller-default-reviewed oci://europe-west1-docker.pkg.dev/nth-fort-499605-q5/helm-expt/istio-gateway:1.30.0
publication receipt recorded
full YAML
source package base
recipe
istio/istiod 1.30.0 default
Recommended base variant to try first.
Review first
Recipe and matrix data exist, but this is not a polished public demo yet.
Target prerequisite: namespace missing (parity passed) 1 base option: default
4 candidate or derived paths also shown.
oci://europe-west1-docker.pkg.dev/nth-fort-499605-q5/helm-expt/istio-istiod:1.30.0
publication receipt recorded
full YAML
source package base
recipe
jetstack/cert-manager-csi-driver v0.14.0 default
Recommended base variant to try first.
Review first
Recipe and matrix data exist, but this is not a polished public demo yet.
No special caveat shown in the catalog row. 1 base option: default oci://europe-west1-docker.pkg.dev/nth-fort-499605-q5/helm-expt/jetstack-cert-manager-csi-driver:v0.14.0
publication receipt recorded
full YAML
source package base
recipe
jetstack/trust-manager v0.22.1 default
Recommended base variant to try first.
Review first
Recipe and matrix data exist, but this is not a polished public demo yet.
Gitops runtime: Argo health Progressing (parity passed) 2 base options: default, no-crds oci://europe-west1-docker.pkg.dev/nth-fort-499605-q5/helm-expt/jetstack-trust-manager:v0.22.1
publication receipt recorded
full YAML
source package base
recipe
linkerd/linkerd-crds 1.8.0 default
Recommended base variant to try first.
Review first
Recipe and matrix data exist, but this is not a polished public demo yet.
Gitops runtime: CustomResourceDefinition OutOfSync health Healthy (parity passed) 1 base option: default oci://europe-west1-docker.pkg.dev/nth-fort-499605-q5/helm-expt/linkerd-linkerd-crds:1.8.0
publication receipt recorded
full YAML
source package base
recipe
minio-operator/tenant 7.1.1 default
Recommended base variant to try first.
Review first
Recipe and matrix data exist, but this is not a polished public demo yet.
Gitops runtime: Argo health Progressing (parity passed) 1 base option: default oci://europe-west1-docker.pkg.dev/nth-fort-499605-q5/helm-expt/minio-operator-tenant:7.1.1
publication receipt recorded
full YAML
source package base
recipe
nats/nack 0.34.0 default
Recommended base variant to try first.
Review first
Recipe and matrix data exist, but this is not a polished public demo yet.
Parity: semantic object diff 2 base options: default, no-crds oci://europe-west1-docker.pkg.dev/nth-fort-499605-q5/helm-expt/nats-nack:0.34.0
publication receipt recorded
full YAML
source package base
recipe
nats/surveyor 0.20.9 default
Recommended base variant to try first.
Review first
Recipe and matrix data exist, but this is not a polished public demo yet.
Target runtime: pod config/runtime errors (parity passed) 2 base options: default, default-reviewed
3 candidate or derived paths also shown.
oci://europe-west1-docker.pkg.dev/nth-fort-499605-q5/helm-expt/nats-surveyor:0.20.9
publication receipt recorded
full YAML
source package base
recipe
open-telemetry/opentelemetry-operator 0.114.0 default
Recommended base variant to try first.
Review first
Recipe and matrix data exist, but this is not a polished public demo yet.
Gitops runtime: Argo health Progressing (parity passed) 2 base options: default, no-crds oci://europe-west1-docker.pkg.dev/nth-fort-499605-q5/helm-expt/open-telemetry-opentelemetry-operator:0.114.0
publication receipt recorded
full YAML
source package base
recipe
percona/pg-operator 3.0.0 default
Recommended base variant to try first.
Review first
Recipe and matrix data exist, but this is not a polished public demo yet.
No special caveat shown in the catalog row. 2 base options: default, no-crds oci://europe-west1-docker.pkg.dev/nth-fort-499605-q5/helm-expt/percona-pg-operator:3.0.0
publication receipt recorded
full YAML
source package base
recipe
percona/psmdb-operator 1.22.0 default
Recommended base variant to try first.
Review first
Recipe and matrix data exist, but this is not a polished public demo yet.
No special caveat shown in the catalog row. 2 base options: default, no-crds oci://europe-west1-docker.pkg.dev/nth-fort-499605-q5/helm-expt/percona-psmdb-operator:1.22.0
publication receipt recorded
full YAML
source package base
recipe
rook-release/rook-ceph v1.19.5 default
Recommended base variant to try first.
Review first
Recipe and matrix data exist, but this is not a polished public demo yet.
No crds (template baked CRDs; No clean chart toggle yet) 1 base option: default oci://europe-west1-docker.pkg.dev/nth-fort-499605-q5/helm-expt/rook-release-rook-ceph:v1.19.5
publication receipt recorded
full YAML
source package base
recipe
rook-release/rook-ceph-cluster v1.19.5 default
Recommended base variant to try first.
Review first
Recipe and matrix data exist, but this is not a polished public demo yet.
Target prerequisite: namespace missing (parity passed) 1 base option: default
1 candidate or derived path also shown.
oci://europe-west1-docker.pkg.dev/nth-fort-499605-q5/helm-expt/rook-release-rook-ceph-cluster:v1.19.5
publication receipt recorded
full YAML
source package base
recipe
sealed-secrets/sealed-secrets 2.18.6 default
Recommended base variant to try first.
Review first
Recipe and matrix data exist, but this is not a polished public demo yet.
No special caveat shown in the catalog row. 2 base options: default, no-crds oci://europe-west1-docker.pkg.dev/nth-fort-499605-q5/helm-expt/sealed-secrets-sealed-secrets:2.18.6
publication receipt recorded
full YAML
source package base
recipe
velero/velero 12.0.1 default
Recommended base variant to try first.
Review first
Recipe and matrix data exist, but this is not a polished public demo yet.
CRDs; Render input: required Velero provider values missing 2 base options: default, no-crds
4 candidate or derived paths also shown.
oci://europe-west1-docker.pkg.dev/nth-fort-499605-q5/helm-expt/velero-velero:12.0.1
publication receipt recorded
full YAML
source package base
recipe
vm/victoria-logs-single 0.12.5 default
Recommended base variant to try first.
Review first
Recipe and matrix data exist, but this is not a polished public demo yet.
No special caveat shown in the catalog row. 1 base option: default oci://europe-west1-docker.pkg.dev/nth-fort-499605-q5/helm-expt/vm-victoria-logs-single:0.12.5
publication receipt recorded
full YAML
source package base
recipe
vm/victoria-metrics-single 0.39.0 default
Recommended base variant to try first.
Review first
Recipe and matrix data exist, but this is not a polished public demo yet.
No special caveat shown in the catalog row. 2 base options: default, default-reviewed oci://europe-west1-docker.pkg.dev/nth-fort-499605-q5/helm-expt/vm-victoria-metrics-single:0.39.0
publication receipt recorded
full YAML
source package base
recipe

Hooks, CRDs, And Other Chart Extras

Helm charts often include work outside the main rendered objects: CRDs, hooks, setup jobs, generated Secrets, cloud accounts, and resources that must already exist in the target cluster.

We help you make the right choice for how to customize and adapt each chart, then track that choice with recorded inputs, generated output, tests, and receipts. The chart-specific answer may be: keep CRDs in the base variant, offer a no-CRDs base variant, run a tested setup step, use a GitOps action where evidence exists, require an existing Secret or target resource, or block the path when there is no safe default.

A chart page tells you whether an action is observed, routed, per-target, blocked, refused, or still needs a recipe. A route is a named piece of work and its evidence boundary. It is not an automatic execution claim unless the route says so and evidence proves it.

DispositionRowsMeaning
observed42The selected lifecycle behavior has committed evidence.
per-target1The target class must choose or approve the route before a stronger claim.
routed5The route, executor, and off-ramp are named; automatic execution is not implied.
todo5The behavior is known, but the route or evidence still needs work.

For a specific chart, open its chart page and read the action details beside the variant options. Deeper reference: what happens to chart hooks and hook support vocabulary.

53lifecycle route rows
18chart/version lifecycle behaviors represented
0rows safe to present as automatic
openmachine-readable route contract