export interface ChartVersionOption { value: string; label?: string; appVersion: string; }