feat(helm): add --skip-refresh flag to 'helm dep up'
This makes it possible to do a `dep up` without refetching all of the repositories.While it's less safe, it's useful when doing many updates in a short period of time (such as in a CI/CD setting) Closes #2019
Showing
Please
register
or
sign in
to comment