Move helm version definitions into versions.go
Signed-off-by: yxxhero <aiopsclub@163.com>
This commit is contained in:
parent
f42f134b1d
commit
90803b0828
|
|
@ -15,8 +15,6 @@ import (
|
|||
|
||||
"github.com/helmfile/helmfile/pkg/helmexec"
|
||||
"github.com/helmfile/helmfile/pkg/version"
|
||||
)
|
||||
|
||||
var (
|
||||
manuallyInstallCode = 1
|
||||
windowPackageManagers = map[string]string{
|
||||
|
|
|
|||
Loading…
Reference in New Issue