# Update template values for a helm sourcecnap installs update-values <install-id> --source <helm-source-id> -f values.yaml# Update per-install value overrides (applied on top of product base values)cnap installs update-overrides <install-id> --source <helm-source-id> -f overrides.yaml
Both commands accept YAML or JSON files via the -f / --values flag.