Update a helm repo.
codefresh patch helm-repo [name]
| Option | Alias | Default | Description |
|---|---|---|---|
| name | Old repo name. required |
| Option | Alias | Type | Default | Description |
|---|---|---|---|---|
| --help | Print help information | |||
| --public | -p | boolean | false | Mark the helm repo as public |
| --newName | -n | string | New repo name |
codefresh patch helm-repo my-repo -p
codefresh patch helm-repo my-repo -p=false