Merge Develop to prepare V3 #77

Merged
metal3d merged 98 commits from develop into master 2024-10-29 16:45:05 +00:00
Showing only changes of commit 2d33367422 - Show all commits

View File

@@ -26,9 +26,9 @@ type ConvertOptions struct {
ChartVersion string ChartVersion string
Icon string Icon string
Profiles []string Profiles []string
EnvFiles []string
Force bool Force bool
HelmUpdate bool HelmUpdate bool
EnvFiles []string
} }
// HelmChart is a Helm Chart representation. It contains all the // HelmChart is a Helm Chart representation. It contains all the