Fix pkg/app/init.go after rebase
Signed-off-by: yxxhero <aiopsclub@163.com>
This commit is contained in:
parent
64256ecec1
commit
8b06024fdc
|
|
@ -15,6 +15,8 @@ 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