helmfile/pkg/app/version/version.go

6 lines
141 B
Go

// Package version is used to get the version of the Helmfile CLI.
package version
// Version is the version of Helmfile
var Version string