apiVersion: helm-expt.confighub.com/v1alpha1
kind: CatalogStatus
metadata:
  name: "bitnami-mysql-14.0.3"
spec:
  chart: "bitnami/mysql"
  version: "14.0.3"
  status: "catalog-supported"
  supportLevel: "supported-for-declared-scopes"
  supportedScopes:
    - local-test
  productionReadiness: "production-review-ready"
  supportedVariants:
    - "static-passwords"
    - "existing-secret"
  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 is the package default. It renders no MySQL Secret and is supported when the declared MySQL 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 and database backup/restore mechanism before use."
