apiVersion: "helm-expt.confighub.com/v1alpha1"
kind: "ChartDossier"
metadata:
  name: "bitnami-mysql-14.0.3"
spec:
  chart: "bitnami/mysql"
  version: "14.0.3"
  maintainedNotes:
    - "Default chart rendering is nondeterministic unless auth.rootPassword, auth.password, and auth.replicationPassword are bound before render."
    - "static-passwords variant persists all three password fields as generated facts and renders the Secret deterministically."
    - "existing-secret variant does not render a Secret and instead declares mysql/mysql-auth as a target fact."
    - "Chart declares the Bitnami common dependency and records it in dependency-lock.yaml."
    - "Supported bases render no hook objects, and future hook-producing paths must map to lifecycle policy before production."
    - "MySQL renders a StatefulSet with volumeClaimTemplates and needs storage/upgrade/rollback policy."
    - "initdb and extended configuration are template-powered extension slots; promoted variants keep them empty."
  knownControlPoints:
    - "generated-facts"
    - "target-facts"
    - "dependency-lock"
    - "hook-lifecycle-policy"
    - "stateful-workload-policy"
    - "pvc-policy"
    - "tpl-extension-slot"
