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/helmexec" | ||||||
| 	"github.com/helmfile/helmfile/pkg/version" | 	"github.com/helmfile/helmfile/pkg/version" | ||||||
| ) |  | ||||||
| 
 |  | ||||||
| var ( | var ( | ||||||
| 	manuallyInstallCode   = 1 | 	manuallyInstallCode   = 1 | ||||||
| 	windowPackageManagers = map[string]string{ | 	windowPackageManagers = map[string]string{ | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue