apiVersion: helm-expt.confighub.com/v1alpha1
kind: ChartDossier
metadata:
  name: bitnami-redis
spec:
  maintainedNotes:
    - Redis is stateful; PVC and credential behavior require explicit variant policy.
    - Bitnami Redis can generate credentials unless a password/existing secret path is provided.
    - Supported bases pin the Bitnami Redis image by digest instead of rendering the chart default latest tag.
    - Default and reuse-existing-secret are the first proof variants; HA is a later slice.
  weirdnessNotes:
    - deterministic proof pins auth.password in effective-values.yaml
    - both variants pin image.digest in effective values
    - reuse-existing-secret records redis-existing-secret/redis-password as a target fact requirement
    - cub installer separates rendered Secret resources from uploaded manifests
