pub fn chart_version_for( project_version: Option<&str>, export: Option<&ExportConfig>, ) -> String
Helm chart version: the override if set, otherwise the project version, otherwise 0.1.0.
0.1.0