Parses a new field in repositories named `skipTLSVerify` and if set to `true`, it appends `--insecure-skip-tls-verify` in `helm repo add` command. This should be useful with internal self-signed repos, mitm proxies etc. Resolves #1871 |
||
|---|---|---|
| .. | ||
| context.go | ||
| exec.go | ||
| exec_test.go | ||
| exit_error.go | ||
| helmexec.go | ||
| id.go | ||
| log.go | ||
| runner.go | ||