Fix pkg/app/init.go after rebase

Signed-off-by: yxxhero <aiopsclub@163.com>
This commit is contained in:
Hubertbits 2025-04-16 19:11:09 +02:00 committed by yxxhero
parent 64256ecec1
commit 8b06024fdc
1 changed files with 2 additions and 0 deletions

View File

@ -15,6 +15,8 @@ import (
"github.com/helmfile/helmfile/pkg/helmexec"
"github.com/helmfile/helmfile/pkg/version"
)
var (
manuallyInstallCode = 1
windowPackageManagers = map[string]string{