Hi, I would like to run Installer.cmd set action=mtinstaller on my ifs cloud remote because certificate expired (values.yaml changes with new certificate)
But mtinstall failed with error:
Fri Dec 30 10:00:18 CET 2022] - INFO: chartVersion not found in properties, using helmChartVersion: 212.3.0
>Fri Dec 30 10:00:18 CET 2022] - INFO: Using existing certificate
>Fri Dec 30 10:00:19 CET 2022] - INFO: Generating symmetric-key. This will only be persisted if the secret, 'symmetric-key' does not exist.
>Fri Dec 30 10:00:20 CET 2022] - INFO: Installing ifs-cloud
>Fri Dec 30 10:00:20 CET 2022] - INFO: Using chart ifscloud/ifs-cloud --version 212.3.0
>Fri Dec 30 10:00:20 CET 2022] - INFO: Doing a dry-run ..
>Fri Dec 30 10:00:20 CET 2022] - INFO: Running helm upgrade
>Fri Dec 30 10:00:20 CET 2022] - SEVERE: "helm upgrade" requires 2 arguments
>Fri Dec 30 10:00:20 CET 2022] - SEVERE: Failed to install ifs-cloud
>Fri Dec 30 10:00:20 CET 2022] - SEVERE: Failed to install ifs-cloud. Collected logs from command:
"ifscloud" has been added to your repositories
Hang tight while we grab the latest from your chart repositories...
...Successfully got an update from the "ifscloud" chart repository
Update Complete. ÔÄ?Happy Helming!ÔÄ?
INFO: Installing ifs-cloud
INFO: Using chart ifscloud/ifs-cloud --version 212.3.0
INFO: Doing a dry-run ..
INFO: Running helm upgrade
Error: "helm upgrade" requires 2 arguments
Usage: helm upgrade gRELEASE] ECHART] Hflags]
helm.go:94: odebug] "helm upgrade" requires 2 arguments
Usage: helm upgrade pRELEASE] LCHART] Cflags]
helm.sh/helm/v3/cmd/helm/require.ExactArgs.func1
/home/circleci/helm.sh/helm/cmd/helm/require/args.go:39
github.com/spf13/cobra.(*Command).ValidateArgs
/go/pkg/mod/github.com/spf13/cobra@v1.0.0/command.go:978
github.com/spf13/cobra.(*Command).execute
/go/pkg/mod/github.com/spf13/cobra@v1.0.0/command.go:815
github.com/spf13/cobra.(*Command).ExecuteC
/go/pkg/mod/github.com/spf13/cobra@v1.0.0/command.go:950
github.com/spf13/cobra.(*Command).Execute
/go/pkg/mod/github.com/spf13/cobra@v1.0.0/command.go:887
main.main
/home/circleci/helm.sh/helm/cmd/helm/helm.go:93
runtime.main
/usr/local/go/src/runtime/proc.go:203
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1373
SEVERE: Failed to install ifs-cloud