Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/roboll/helmfile
/ IsHelm3
Method
IsHelm3
pkg/helmexec/exec.go:547–549 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
545
}
546
547
func
(helm *execer) IsHelm3() bool {
548
return
helm.version.Major() == 3
549
}
550
551
func
(helm *execer) GetVersion() Version {
552
return
Version{
Callers
3
SyncRelease
Method · 0.95
List
Method · 0.95
TemplateRelease
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected