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 source file Chart.yaml (or Chart.yml) or helmfile helmfile.yaml (or helmfile.yml) is present

Template (info)

default template
 Helm {{ .Version }}

Properties

NameTypeDescription
.VersionstringHelm cli version