jenkins-x-plugins / jenkins-x-plugins/jx-gitops
add an `--ignore chartPrefix` argument to `jx gitops upgrade`
Open
enhancement
lifecycle/rotten
- Dominant language
- Go
- Stars
- 35
- Forks
- 53
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 7
Description
sometimes folks can't see a chart repository as its down. It would be nice to be able to exclude a chart repository, by prefix, from the upgrade command.
e.g.
```bash
jx gitops upgrade --ignore bitnami
```
which would then ignore the charts in that prefix in the `helmfile.yaml` when performing the upgrade
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.