Move helm version definitions into versions.go

Signed-off-by: yxxhero <aiopsclub@163.com>
This commit is contained in:
Hubertbits 2025-04-12 00:40:20 +02:00 committed by yxxhero
parent f42f134b1d
commit 90803b0828
1 changed files with 0 additions and 2 deletions

View File

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