apiVersion: helm-expt.confighub.com/v1alpha1
kind: CatalogStatus
metadata:
  name: "bitnami-mongodb-19.0.7"
spec:
  chart: "bitnami/mongodb"
  version: "19.0.7"
  status: "catalog-supported"
  supportLevel: "supported-for-declared-scopes"
  supportedScopes:
    - local-test
  productionReadiness: "production-review-ready"
  supportedVariants:
    - "static-passwords"
    - "existing-secret-replicaset"
  candidateVariants:
    []
  deferredVariants: []
  review:
    lastReviewed: "2026-05-27"
    humanReviewRequired: false
    productReviewRequired: false
  notes:
    - "Supported for local-test and proof-demo usage through real cub installer and ConfigHub receipts."
    - "existing-secret-replicaset is the package default. It renders no MongoDB Secret and is supported when the declared MongoDB Secret target facts are satisfied."
    - "static-passwords is kept as an explicit demo path. It ships a fixed, shared demo password baked into the rendered Secret (base64) — identical on every install and readable from the manifest."
    - "Production recommendation remains a separate decision; the production disposition lane records current review-ready or blocking state."
    - "Target production review must choose storage class, MongoDB backup/restore mechanism, and whether the replica-set base is appropriate for the target."
    - "The existing-secret-replicaset base now passes two-cluster parity when the target Secret supplies MongoDB-valid replica-set key material."
