apiVersion: helm-expt.confighub.com/v1alpha1
kind: CatalogStatus
metadata:
  name: "bitnami-redis-25.5.3"
spec:
  chart: "bitnami/redis"
  version: "25.5.3"
  status: "catalog-supported"
  supportLevel: "supported-for-declared-scopes"
  supportedScopes:
    - local-test
  productionReadiness: "production-review-ready"
  supportedVariants:
    - "default"
    - "reuse-existing-secret"
  candidateVariants:
    []
  deferredVariants: []
  review:
    lastReviewed: "2026-05-27"
    humanReviewRequired: false
    productReviewRequired: false
  notes:
    - "First deliberately supported catalog entry."
    - "reuse-existing-secret is the package default. It renders no Redis Secret and requires redis/redis-existing-secret key redis-password before apply."
    - "The base named default is kept as an explicit demo path. It ships a fixed, shared demo password baked into the rendered Secret (base64 confighub-redis-password) — 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."
    - "Both variants are Helm-equivalent through cub installer setup."
