bitnami/redis 27.0.0 Catalog Map

A repository document, rendered for the site. View source markdown.

Generated at: 2026-07-30T12:38:02.000Z UTC · source: committed helm-expt evidence for this rendered repository document.

This page makes the artifact chain explicit:

chart -> recipe -> variants -> variant revisions -> package bases -> receipts

Status

FieldValue
Chartbitnami/redis@27.0.0
Catalog statuscatalog-candidate
Support levelpromotion-review-needed
Supported scopesnone
Production readinessnot-reviewed-for-production
Supported variantsnone
Candidate variantsdefault, reuse-existing-secret
Control pointscapability-profile, dependency-lock, generated-facts, hook-policy, image-digest, installer-support-object, secret-handling, source-lock, target-facts

Feature And Proof Summary

This is the chart-level summary. Use the variant table and receipt links below for exact base-variant evidence.

FieldValue
Adoption bucket-
User status-
Strongest evidence-
Proof lanesrender parity 2/2; ConfigHub 2/2; local live 2/2; GitOps live 2/2; live parity 2/2
Feature summarynone-recorded
Hard gap-
Next action-

Artifact Chain

StageArtifact
Source chart lockrecipes/bitnami/redis/27.0.0/source-lock.yaml
Dependency lockrecipes/bitnami/redis/27.0.0/dependency-lock.yaml
Reciperecipes/bitnami/redis/27.0.0/recipe.yaml
Helm planrecipes/bitnami/redis/27.0.0/helm-plan.yaml
Chart dossierrecipes/bitnami/redis/27.0.0/chart-dossier.yaml
Control pointsrecipes/bitnami/redis/27.0.0/control-points.yaml
Value modelrecipes/bitnami/redis/27.0.0/value-model.yaml
Value source maprecipes/bitnami/redis/27.0.0/value-source-map.yaml
Catalog statusrecipes/bitnami/redis/27.0.0/catalog-status.yaml
Helm pain reportrecipes/bitnami/redis/27.0.0/helm-pain-report.yaml
Installer package OCIoci://europe-west1-docker.pkg.dev/nth-fort-499605-q5/helm-expt/bitnami-redis:27.0.0
Installer package sourcepackages/bitnami/redis/27.0.0
Installer package receiptrecipes/bitnami/redis/27.0.0/publication/installer-package-receipt.yaml
Machine indexrecipes/bitnami/redis/27.0.0/artifact-index.yaml

Variants

VariantVariant filePackage baseRevisionHelm objectscub installer objectsMatchHelm equivalenceScanGateTarget facts
defaultrecipes/bitnami/redis/27.0.0/variants/default/variant.yamlpackages/bitnami/redis/27.0.0/bases/defaultrecipes/bitnami/redis/27.0.0/revisions/default/r001/variant-revision.yaml141514/14passwarnwarnnone
reuse-existing-secretrecipes/bitnami/redis/27.0.0/variants/reuse-existing-secret/variant.yamlpackages/bitnami/redis/27.0.0/bases/reuse-existing-secretrecipes/bitnami/redis/27.0.0/revisions/reuse-existing-secret/r001/variant-revision.yaml131413/13passwarnwarnrequired Secret redis/redis-existing-secret keys redis-password

Package Bases

BasePathDefaultDescription
defaultpackages/bitnami/redis/27.0.0/bases/defaultnoRedis static password demo variant rendered from bitnami/redis@27.0.0
reuse-existing-secretpackages/bitnami/redis/27.0.0/bases/reuse-existing-secretyesRedis existing Secret default variant rendered from bitnami/redis@27.0.0

Receipts

VariantRevisionReceiptKindResultPath
defaultr001renderRenderReceiptrecordedrecipes/bitnami/redis/27.0.0/revisions/default/r001/receipts/render-receipt.yaml
defaultr001helmEquivalenceHelmEquivalenceReceiptpassrecipes/bitnami/redis/27.0.0/revisions/default/r001/receipts/helm-equivalence-receipt.yaml
defaultr001scanScanReceiptwarnrecipes/bitnami/redis/27.0.0/revisions/default/r001/receipts/scan-receipt.yaml
defaultr001installGateInstallGatewarnrecipes/bitnami/redis/27.0.0/revisions/default/r001/receipts/install-gate.yaml
reuse-existing-secretr001renderRenderReceiptrecordedrecipes/bitnami/redis/27.0.0/revisions/reuse-existing-secret/r001/receipts/render-receipt.yaml
reuse-existing-secretr001helmEquivalenceHelmEquivalenceReceiptpassrecipes/bitnami/redis/27.0.0/revisions/reuse-existing-secret/r001/receipts/helm-equivalence-receipt.yaml
reuse-existing-secretr001scanScanReceiptwarnrecipes/bitnami/redis/27.0.0/revisions/reuse-existing-secret/r001/receipts/scan-receipt.yaml
reuse-existing-secretr001installGateInstallGatewarnrecipes/bitnami/redis/27.0.0/revisions/reuse-existing-secret/r001/receipts/install-gate.yaml

Current Install Shape

New to cub? Install the cub CLI first. You can pull and render public catalog packages without an account. Commands that save or change ConfigHub data require you to sign in.

What this command does. cub installer is a released, open-source plugin for the cub CLI. cub installer setup pulls a catalog package and writes its Kubernetes files locally. It does not apply those files to a cluster; use kubectl, Argo CD, or Flux for delivery. The generated scripts stop before doing any work when the plugin or kustomize is missing.

cub installer setup --pull oci://europe-west1-docker.pkg.dev/nth-fort-499605-q5/helm-expt/bitnami-redis:27.0.0 --base <variant> --work-dir <tmp> --non-interactive --namespace <namespace>

Use the variant table above to choose the package base. The oci:// ref is the public package users pull; the packages/... path is the repo source path used by maintainers and proof scripts. The proof path compares regular Helm output with real cub installer setup output and explains every intentional difference, such as the Namespace support object or separated Secrets.