What this page gives you
Every chart page follows the same order. Choose a configuration, inspect its objects and setup work, then read the tests that have run. Open the worked examples.
The package fixes and checks almost everything at build time. What you set is small and typed.
Open the saved results for the Helm comparison, live install, and delivery checks.
The page names the work and says which delivery path has actually run.
What To Use
default configuration: 23 rendered objects · 1 image · 0 target prerequisites · 0 hook or setup routes · 2/6 checks passing. These counts come from the linked test records.
defaultFirst recorded base variant
2Candidate base variants
Review before useFirst-configuration status
Not reviewed for productionProduction status
The recipe/package proof exists and useful variants exist, but this chart has not been promoted into the public catalog.
| Question | Answer |
| Catalog readiness | Review before use |
| Chart version | 12.0.1 |
| Exact installer package | oci://europe-west1-docker.pkg.dev/nth-fort-499605-q5/helm-expt/velero-velero:12.0.1@sha256:8ef67eb54e2a8457c08fdaa97ad41edea5b85c5f7e0b600fa157f3e64f19017e |
| OCI publication status | publication receipt recorded |
| Publisher signature | publisher signature recorded and verified |
| Latest upstream seen | not checked |
| Candidate base variants | default;no-crds |
| Not yet available | No specific missing capability is recorded. The first configuration still needs review. |
| Namespace | default |
Four Separate Questions
Inspecting a source, producing objects, checking a destination, and checking a live result are different jobs. A Catalog match is useful for comparison but is not required. A missing destination or deployment is shown as not run or blocked, not as a failed configuration.
| Question | Current answer | What it needs | Status |
| What do I have? | Inspect the helm source, choices, locks, and any existing output before selecting a destination. | Destination access: no Selected configuration deployed: no | Available to inspect evidence recorded |
| What will it produce? | Run the recorded Helm render step to produce the exact Kubernetes objects for this configuration. | Destination access: no Selected configuration deployed: no | Checked: passed evidence recorded |
| Can this destination accept it? | No destination answer is available yet because target facts or lifecycle handling are incomplete. | Destination access: yes Selected configuration deployed: no | Answer pending evidence pending |
| Did it work? | No post-deployment result is recorded for this exact configuration. Publication, upload, or rendering is not proof that it ran correctly. | Destination access: yes Selected configuration deployed: yes | Not run no run recorded |
Open the complete assessment, source, lifecycle, and evidence record.
Where This Chart's Settings Come From
| Base variant | Helm values | ConfigHub changes | Install work |
| default | effective-values.yaml | None in the catalog base. Later edits appear in ConfigHub Unit revision history or a derived variant. | No separate work is recorded; read the prerequisite and lifecycle status before assuming none is needed. |
| no-crds | effective-values-no-crds.yaml | None in the catalog base. Later edits appear in ConfigHub Unit revision history or a derived variant. | No separate work is recorded; read the prerequisite and lifecycle status before assuming none is needed. |
Upgrade rule: if a new Helm render and a ConfigHub revision both change the same field, review the overlap before promotion. The values profile shows the Helm side; Unit revision history shows the ConfigHub side.
Read the full values-versus-ConfigHub rule. For the staging commands behind each prerequisite, open the prerequisite action packets.
What This Chart Contains
Shipping a chart as plain rendered YAML is faster and simpler, and it silently drops anything Helm was going to do afterwards. This section reports what a scan of the packaged chart found, across 41 files.
| Construct | Found | Why it matters when a chart ships as plain YAML |
| Helm hooks | 6 | Hook Jobs never fire, or fire under a different hook dialect. |
| Capability branching | 4 | The chart chooses apiVersions from the cluster it renders against. |
| Custom resource definitions | 13 | Per-file delivery can race the definitions the resources depend on. |
A flattening-safety verdict has decided this version: default:unsafe-to-flatten; no-crds:unsafe-to-flatten. The verdict records one disposition per construct and names any companion artifact a flattened bundle must ship.
A construct being present does not make a chart unflattenable. Most are switched on or off by values, and a verdict records which ones the base you choose actually reaches. Read the catalog-wide evidence for how common each one is.
What The Starting Configuration Records
A base variant is a starting configuration we have already rendered and checked. Pick the one whose trade-off you want; the table below shows what each one changes. How the values for each are chosen.
The default base-variant record connects those Helm inputs to the Kubernetes objects, remaining requirements, hooks, CRDs, checks, and OCI status. Open it when you need the complete starting record rather than only the rendered YAML.
Open the full rendered YAML to read the actual manifest output. The render record and setup section explain the inputs, tests, CRDs, hooks, and other work around it.
If new Helm values create a useful starting configuration, record another base variant with its own inputs and checks. If one environment changes a field after rendering, record that change in a ConfigHub variant.
| Key | Where to look first | What it means |
| Package users pull | oci://europe-west1-docker.pkg.dev/nth-fort-499605-q5/helm-expt/velero-velero:12.0.1@sha256:8ef67eb54e2a8457c08fdaa97ad41edea5b85c5f7e0b600fa157f3e64f19017e | The exact installer package for this chart version. The version tag is readable, and the manifest digest makes a published pull immutable. Public catalog package refs are published in Google Artifact Registry with anonymous read access. No ConfigHub account or Google registry login is needed for the local setup path. |
| Required before apply | None recorded for the recommended base variant. No separate setup command recorded. | External resources the recommended base variant expects, such as an existing Secret, namespace, CRD, or target fact. |
| Kubernetes objects | full rendered YAML | The full YAML captured from this base variant. It is the output of the render. |
| Render record | default render intent | The Helm inputs and evidence links that explain how the output was produced. |
| Complete starting record | default base-variant record | The record that connects the Helm inputs, Kubernetes objects, remaining requirements, setup work, checks, and OCI status. |
| Hooks, CRDs, and setup work | this page's setup section | Instructions and decisions for hooks, CRDs, generated Secrets, setup jobs, cluster requirements, or blockers. |
Choose base variant
Pick the supported Helm configuration for this chart: default, no-CRDs, existing Secret, HA, server-only, or another listed option.
Record inputs
Keep the values, namespace, release name, source lock, default render intent, full YAML output, package base, test results, and setup instructions together.
Handle chart extras
CRDs, hooks, setup jobs, external Secrets, target facts, and webhook certificates are recorded as chart-specific choices. Some are included in a base variant, some need a setup step, and some are blocked until there is a safe path.
How render intents work · All generated render intents · All base variant records
Try This Chart
Review default before use. If a card says review or preparation is needed, treat that as a real limit rather than a ready install.
Package image
Exact package: oci://europe-west1-docker.pkg.dev/nth-fort-499605-q5/helm-expt/velero-velero:12.0.1@sha256:8ef67eb54e2a8457c08fdaa97ad41edea5b85c5f7e0b600fa157f3e64f19017e
publication receipt recorded · open the exact publication receipt
Readable version tag: oci://europe-west1-docker.pkg.dev/nth-fort-499605-q5/helm-expt/velero-velero:12.0.1. The package is pinned so a republished tag cannot change what you get. The command below uses the exact manifest digest, so cub installer refuses different package bytes.
Check the package identity
New to cub? Install the cub CLI first. Public catalog packages pull and render anonymously, and you sign in only once a command saves or changes ConfigHub data.
cub installer inspect oci://europe-west1-docker.pkg.dev/nth-fort-499605-q5/helm-expt/velero-velero:12.0.1@sha256:8ef67eb54e2a8457c08fdaa97ad41edea5b85c5f7e0b600fa157f3e64f19017e --json
Read how each configuration was made
cub installer pull 'oci://europe-west1-docker.pkg.dev/nth-fort-499605-q5/helm-expt/velero-velero:12.0.1@sha256:8ef67eb54e2a8457c08fdaa97ad41edea5b85c5f7e0b600fa157f3e64f19017e' --work-dir ./package-review
less ./package-review/package/records/README.md
The package's records/ directory connects every base to its source choices, Helm render intent, Kubernetes objects, prerequisites, lifecycle work, and checks. These are supporting records, not Kubernetes objects.
Verify the package publisher
Run this command with cosign. It checks the expected publisher, the exact manifest digest, and the package annotations.
cosign verify --certificate-identity helm-expt-package-signer@nth-fort-499605-q5.iam.gserviceaccount.com --certificate-oidc-issuer https://accounts.google.com --annotations confighub.com/package-path=packages/velero/velero/12.0.1 --annotations confighub.com/package-sha256=c296184a8a84feae6194d7f2e1430b24af4f9f1de9cc65566046e9cb4f3ba5a4 europe-west1-docker.pkg.dev/nth-fort-499605-q5/helm-expt/velero-velero:12.0.1@sha256:8ef67eb54e2a8457c08fdaa97ad41edea5b85c5f7e0b600fa157f3e64f19017e
A valid signature identifies who signed these package bytes. It does not show that the configuration is suitable for your cluster; use this page's checks and setup instructions for that decision.
Signature receipt · Sigstore bundle · How signature verification works
Public catalog package refs are published in Google Artifact Registry with anonymous read access. No ConfigHub account or Google registry login is needed for the local setup path.
First recorded command
cub installer setup --pull oci://europe-west1-docker.pkg.dev/nth-fort-499605-q5/helm-expt/velero-velero:12.0.1@sha256:8ef67eb54e2a8457c08fdaa97ad41edea5b85c5f7e0b600fa157f3e64f19017e --base default --work-dir ./velero-velero-12-0-1-default --non-interactive --namespace default
Advanced: apply it or upload it
Run the whole sequence as one script, prerequisites included: try.sh renders and applies to Kubernetes without an account; confighub.sh renders and uploads to your ConfigHub Space.
Before you run try.sh: it changes your current kubectl context. It runs the named prerequisites and applies the rendered objects. Read it first and use a disposable test cluster. confighub.sh does not apply anything to Kubernetes.
You should see something like this
Here is what the command does. cub installer is an open-source plugin for the cub CLI. cub installer setup pulls a catalog package and writes its Kubernetes files locally, leaving delivery to kubectl, Argo CD or Flux. The generated scripts stop before doing any work when the plugin or kustomize is missing.
cub installer setup ...
rendered manifests written under <work-dir>
use the chart option cards below to check pass, watch, blocked, and prerequisites
Current status: Available in the catalog · Reason: Render input: required Velero provider values missing
After You Render It
The first command writes files and does not apply them. Read the objects and setup requirements, then choose the next job.
| Job | Next step |
| Render and inspect without applying | Run the recommended cub installer setup command above. |
| Run shared local configuration checks | cub plugin install confighub/homebrew-tap@cub-scan-v0.7.3 --name scan
cub check --format json --output cub-check.json <work-dir>/out/manifests. The check is advisory and does not apply anything. |
| Apply the rendered manifests with kubectl, or publish reviewed objects as OCI | Publish reviewed objects as OCI or apply the manifests with kubectl. |
| Save the reviewed result for a team | Save and upload the reviewed result to ConfigHub for shared history, exact diffs, and approvals. |
| Compare development and production, audit an exact diff, promote, or roll back | Build a promotion review or read the bounded rollback example. |
| Assign the configuration to clusters and operate a small fleet | Choose targets, preview a wave, and inspect every result. |
| Check delivery limits | Read the current limits before choosing kubectl, Argo CD, or Flux. |
| Handle CRDs on the first install | Read the CRD ordering risk and first-install guide, then check this chart's recorded owner and route. |
| Fix placeholder or static credentials | Use an existing Secret or another reviewed credential path before production. |
Available Configurations
Each card is one available way to use this chart in the catalog. Some cards are runnable base variants. Others are candidate paths, derived variants, or review notes that explain what still has to be prepared.
Checks: Each card names what was checked and says whether it passed, needs review, was blocked, was not run, or was not needed.
7 matrix rows for velero/velero@12.0.1 · open the full matrix
F1 · Source chart
(source)
Source
Pinned upstream chart and version
- Status
- Available in the catalog
- How to run
- This is the upstream chart source. Choose a base card below before running the installer.
- Evidence
- Pinned chart source and dependency lock
- Hooks/actions
- No separate hook or action for this row.
- Who runs actions?
- No separate action runner for this row.
- Next
- Choose a chart configuration before rendering or deploying
- Reason
- This is the chart source. Choose a configuration before checking deployment or promotion
Helm outputNot neededSaved in ConfigHubNot neededLocal clusterNot neededSetup routeNot neededGitOps and OCINot neededLive Helm comparisonNot neededTwo clustersNot neededPromotionNot needed
catalog · source repo
F2a · Chart default
default
Base
Runnable base variant made from the chart defaults
- Status
- Available in the catalog
- Helm values
- effective-values.yaml
- ConfigHub changes
- None in this catalog base. After upload, read Unit revision history or the derived variant.
- How to run
cub installer setup --pull oci://europe-west1-docker.pkg.dev/nth-fort-499605-q5/helm-expt/velero-velero:12.0.1@sha256:8ef67eb54e2a8457c08fdaa97ad41edea5b85c5f7e0b600fa157f3e64f19017e --base default --work-dir ./velero-velero-12-0-1-default --non-interactive --namespace default
- Scripts
- try.sh renders, settles the prerequisites in order, and applies with kubectl; confighub.sh renders and uploads to your ConfigHub Space.
- Evidence
- ConfigHub upload and variant receipt
- Hooks/actions
- No separate hook or action for this row.
- Who runs actions?
- No separate action runner for this row.
- Lifecycle record
- The current review found no separate hook or setup route for this base. Open the full record.
- Prerequisites
- This base has not yet been reviewed for required Secrets, CRDs, namespaces, values, storage services, external APIs, or target topology. Record what it needs, or record that nothing extra is required.
- Next
- Render input model
- Reason
- Render input: required Velero provider values missing
Helm outputPassedSaved in ConfigHubPassedLocal clusterBlockedSetup routeNot neededGitOps and OCIBlockedLive Helm comparisonBlockedTwo clustersBlockedPromotionPassed
catalog · variant · full YAML · render intent · base record · package base · receipt · source repo
F2b · Helm-rendered base
no-crds
Base
Runnable base variant made with different Helm values
- Status
- Available in the catalog
- Helm values
- effective-values-no-crds.yaml
- ConfigHub changes
- None in this catalog base. After upload, read Unit revision history or the derived variant.
- How to run
cub installer setup --pull oci://europe-west1-docker.pkg.dev/nth-fort-499605-q5/helm-expt/velero-velero:12.0.1@sha256:8ef67eb54e2a8457c08fdaa97ad41edea5b85c5f7e0b600fa157f3e64f19017e --base no-crds --work-dir ./velero-velero-12-0-1-no-crds --non-interactive --namespace default
- Scripts
- try.sh renders, settles the prerequisites in order, and applies with kubectl; confighub.sh renders and uploads to your ConfigHub Space.
- Evidence
- ConfigHub upload and variant receipt
- Hooks/actions
- No separate hook or action for this row.
- Who runs actions?
- No separate action runner for this row.
- Lifecycle record
- The current review found no separate hook or setup route for this base. Open the full record.
- Prerequisites
- 1 live test record found missing setup, but this base does not yet record what the target must provide. Add the prerequisite to the base and rerun the test.
- Next
- Render input model
- Reason
- Render input: required Velero provider values missing
Helm outputPassedSaved in ConfigHubPassedLocal clusterBlockedSetup routeNot neededGitOps and OCIBlockedLive Helm comparisonBlockedTwo clustersBlockedPromotionPassed
catalog · variant · full YAML · render intent · base record · package base · receipt · source repo
F2c · Planned base
aws-s3-existing-secret
Candidate
Planned base variant; not runnable yet; review needed
- Status
- Candidate path; human review needed
- How to run
- Not ready to run yet. First: Render each variant with pinned Helm inputs; Add matching recipe variant and package base; Write rendered object inventory and immutable revision; Run Helm equivalence; External scan; Local scan; And install gate; Run local/e2e where feasible.
- Evidence
- Planning evidence only
- Hooks/actions
- No separate hook or action for this row.
- Who runs actions?
- No separate action runner for this row.
- Next
- AWS S3 backup location with cloud credentials supplied externally.; Proof recipe uses velero/velero source; Source alias must stay clear in catalog
- Reason
- This is a planned option. Promotion has not been tested for it.
Helm outputNot neededSaved in ConfigHubNot neededLocal clusterNot neededSetup routeNot neededGitOps and OCINot neededLive Helm comparisonNot neededTwo clustersNot neededPromotionNot needed
catalog · receipt · source repo
F2c · Planned base
azure-blob-existing-secret
Candidate
Planned base variant; not runnable yet; review needed
- Status
- Candidate path; human review needed
- How to run
- Not ready to run yet. First: Render each variant with pinned Helm inputs; Add matching recipe variant and package base; Write rendered object inventory and immutable revision; Run Helm equivalence; External scan; Local scan; And install gate; Run local/e2e where feasible.
- Evidence
- Planning evidence only
- Hooks/actions
- No separate hook or action for this row.
- Who runs actions?
- No separate action runner for this row.
- Next
- Azure Blob backup location with credentials supplied externally.
- Reason
- This is a planned option. Promotion has not been tested for it.
Helm outputNot neededSaved in ConfigHubNot neededLocal clusterNot neededSetup routeNot neededGitOps and OCINot neededLive Helm comparisonNot neededTwo clustersNot neededPromotionNot needed
catalog · receipt · source repo
F2c · Planned base
filesystem-backup-node-agent
Candidate
Planned base variant; not runnable yet; review needed
- Status
- Candidate path; human review needed
- How to run
- Not ready to run yet. First: Render each variant with pinned Helm inputs; Add matching recipe variant and package base; Write rendered object inventory and immutable revision; Run Helm equivalence; External scan; Local scan; And install gate; Run local/e2e where feasible.
- Evidence
- Planning evidence only
- Hooks/actions
- No separate hook or action for this row.
- Who runs actions?
- No separate action runner for this row.
- Next
- Enable node agent path for filesystem backup coverage.; Daemonset privileges need production review
- Reason
- This is a planned option. Promotion has not been tested for it.
Helm outputNot neededSaved in ConfigHubNot neededLocal clusterNot neededSetup routeNot neededGitOps and OCINot neededLive Helm comparisonNot neededTwo clustersNot neededPromotionNot needed
catalog · receipt · source repo
F3 · Required setup
no-crds + crd
Candidate
A prerequisite or target value needed before deployment
- Status
- Candidate path
- How to run
- Not ready to run yet. First: The required CRDs Established on the target before apply; Then a fresh K parity receipt for this base.
- Evidence
- Planning evidence only
- Hooks/actions
- No separate hook or action for this row.
- Who runs actions?
- No separate action runner for this row.
- Next
- Install the chart's CRDs first; Npm run kind parity:run chart velero/velero version 12.0.1 base no crds
- Reason
- This is a planned option. Promotion has not been tested for it.
Helm outputNot neededSaved in ConfigHubNot neededLocal clusterNot neededSetup routeNot neededGitOps and OCINot neededLive Helm comparisonNot neededTwo clustersNot neededPromotionNot needed
catalog · receipt · source repo
Local Configuration Checks
We ran cub check v0.7.3 against the exact rendered objects for every configuration below. The result is advisory: read each finding and decide whether it matters for your target.
Scanner and ruleset identity
Pattern bundle: v0.7.3
Bundle manifest: sha256:0405f6ffe21e567adf5d6a732d181c7f228194920456d046b4338baeb14de1a8
Risk catalog: sha256:7ff79a126ad99bba2505fec8b2b7711c03f50eb362141128ec1c83e27a5036ba
| Configuration | Advisory result | Exact input | Checked | Evidence |
default | 11 advisory findings 2 critical, 7 warning, 2 info Container does not set runAsNonRoot Container does not disable allowPrivilegeEscalation Deployment omits pod and container securityContext baseline | 23 objects
sha256:89548d49ee382fd2e18fd089cdcad9925c453e3e914009e57b25d2af31aca959 | 2026-08-24 | Full cub check result Exact YAML Separate Catalog review |
no-crds | 11 advisory findings 2 critical, 7 warning, 2 info Container does not set runAsNonRoot Container does not disable allowPrivilegeEscalation Deployment omits pod and container securityContext baseline | 10 objects
sha256:7b2655c55a79d8f93e88a5772fb42f6d951331be7b4ab46346b41b516f9a32f2 | 2026-08-24 | Full cub check result Exact YAML Separate Catalog review |
What this does not check: hook execution, CRD readiness, target Secrets and cloud services, admission behavior, workload health, or rollback. The linked Catalog review covers chart-specific source and operating questions. ConfigHub validation and approval are separate managed controls.
Read all shared check results and the mapping to Catalog rules.
Images This Chart Pulls
Every reference below comes from the reviewed rendered output. What you see is what the cluster pulls. These references are data: you can change a registry or pin a digest with a recorded edit, and prove the change landed in every environment.
| Base variant | Images |
| default | docker.io/velero/velero:v1.18.0 |
| no-crds | docker.io/velero/velero:v1.18.0 |
First-Run Caveats
Some chart paths need a small preparation step before the cub path feels as smooth as Helm. We show those steps here so the first run does not surprise you.
| Caveat | What to do |
| Universal caveats | Use declared inputs or bases instead of Helm --set. For direct delivery, define pruning and field-conflict behavior. Use Argo CD or Flux when that controller path and its pruning settings are recorded for the selected preset. |
| Shared placeholder password | No shared placeholder password caveat recorded for this chart. |
| CRD first-ordering | Yes. 13 CRD object(s) are recorded. Follow the preset's recorded route: apply CRDs first and wait, use a controller-specific ordering rule, or choose the separable CRD base when one is available. |
Open the all-chart adoption caveats · Helm to cub migration · cub deployment path
Advice And Current Status
Use this section to see which chart-specific guides apply, what you must provide, and what work remains.
No special operating guide is assigned for this chart. Use the configuration status and test results on this page.
| Question | Current answer |
| User status | Works with target prerequisites |
| Can I use it? | Tests and useful configurations exist, but the catalog review is not finished. |
| First base | default |
| Exact installer package | oci://europe-west1-docker.pkg.dev/nth-fort-499605-q5/helm-expt/velero-velero:12.0.1@sha256:8ef67eb54e2a8457c08fdaa97ad41edea5b85c5f7e0b600fa157f3e64f19017e |
| Tests completed | Tests complete; ready for catalog review (render parity 2/2; Local live 0/2; Live parity 0/2) |
| Coverage | Partial |
| You must provide | an existing Secret for some bases (buildable - not yet run); a CRD ownership choice (crds vs no-crds base) |
| What the tools record | exact rendered objects with render parity and receipts; CRD handling split into explicit bases; optional chart inputs handled by reviewed base configurations |
| Next action | run catalog promotion review |
The source data lives in chart skills and chart evidence router.
What Has Been Tested
Choose the question you care about. Not checked means this catalog has no version-specific result; it is not a pass.
| Question | Status | Evidence |
| Can I pull these exact package bytes again? |
Checked |
Package receipt |
| What does this chart contain? |
Partly checked |
Source lock · Chart guide · Render result · All 6 evidence links |
| Does the recorded render match Helm? |
Checked |
Render result 1 · Render record · Render result 2 · All 4 evidence links |
| Did the supplied values change the render? |
Not checked |
No linked result |
| Were hooks, CRDs, or setup steps checked? |
Not applicable |
No linked result |
| Did this version run on a local Kubernetes cluster? |
Not checked |
No linked result |
| Did an OCI delivery through GitOps run? |
Not checked |
No linked result |
| Did Helm and ConfigHub reach the same live result? |
Not checked |
No linked result |
| Was the result compared on separate clusters? |
Not checked |
No linked result |
| Was a ConfigHub promotion tested? |
Checked |
Promotion receipt 1 · Promotion receipt 2 |
| Did this version string point at changed upstream bytes? |
Not checked |
No linked result |
How much is proven, and what more testing would add: Fully proven: Render parity, ConfigHub proof. Not yet tested: Local live, GitOps/OCI live, Live Helm-vs-ConfigHub, Two-cluster kind - a fresh cluster run would prove these.
| Base | Readiness | Render | ConfigHub | Local live | GitOps/OCI | Live parity | Two-cluster kind |
| default | real | yes | yes | no | no | no | no |
| no-crds | real | yes | yes | no | no | no | no |
What You Must Provide
exact rendered objects with render parity and receipts; CRD handling split into explicit bases; optional chart inputs handled by reviewed base configurations
| Field | Value |
| Known quirks | Crds; Existing secret; optional chart inputs |
| You must provide | an existing Secret for some bases (buildable - not yet run); a CRD ownership choice (crds vs no-crds base) |
| What ConfigHub records | exact rendered objects with render parity and receipts; CRD handling split into explicit bases; optional chart inputs handled by reviewed base configurations |
| Optional chart inputs | Tpl powered values |
| How optional inputs are handled | Keep empty in supported bases; Or make a reviewed installer base when populated |
Hooks, CRDs, And Setup Work
Some Helm charts need work before, during, or after apply: CRDs, hooks, setup jobs, webhook certificates, migrations, generated Secrets, or checks. For each chart, the catalog should make the choice clear: include it in the base variant, split it into a separate base variant, run a setup step, use a GitOps action where evidence exists, require an existing target resource, or block it when there is no safe default.
If no route is shown, that does not prove the upstream chart has no hooks. It means the public catalog has no chart-specific action to show yet; check the matrix or send a problem chart if hook behavior should be modeled. Direct apply, Argo CD, Flux, and upgrade implementations are tracked separately. One passing implementation does not prove the others.
No chart-specific action is attached to this page yet. That is not a claim that the upstream chart has no hooks or setup work. It means the public catalog has no per-chart-base variant action to show here; check the catalog filters, the matrix, or send a problem chart if hook behavior should be modeled.
Before Production
A green render or local live result is not a production support claim. Production support is target-scoped and uses the support-decision artifact when present.
| Field | Value |
| Production review status | Not reviewed for production |
| Target-scoped support decision | not recorded |
| Supported base | |
| Target scope | |
| Accepted limits | None recorded |
| Open policy decisions | None recorded for this policy checklist |
| Next action | run catalog promotion review |
Source And Evidence Files