Skip to main content

Helm

Whatโ€‹

Display the version of helm

Sample Configurationโ€‹

{
"background": "#a7cae1",
"foreground": "#100e23",
"powerline_symbol": "๎‚ฐ",
"template": " Helm {{ .Version }}",
"style": "powerline",
"type": "helm"
}

Propertiesโ€‹

NameTypeDefaultDescription
display_modestringalways
  • always: the segment is always displayed
  • files: the segment is only displayed when a Chart.yaml (or Chart.yml) file is present

Template (info)โ€‹

default template
 Helm {{ .Version }}

Propertiesโ€‹

NameTypeDescription
.VersionstringHelm cli version