This commit is contained in:
admju
2024-09-05 07:26:32 +00:00
parent a7a5465a22
commit dddd5d1831
11 changed files with 152 additions and 91 deletions

View File

@@ -18,7 +18,6 @@ type InstallClass struct {
Version string
Workspace string
// versionFile string
tools []tool.ToolData
toolsBin map[string]string
charts []chart.ChartRepoData