blendle / kubecrt

Convert Helm charts to Kubernetes resources.
ISC License
115 stars 11 forks source link

Auto update repositories when running kubecrt #13

Closed JeanMertz closed 6 years ago

JeanMertz commented 6 years ago

This should probably have some more smarts, to know when to update and when not to, but at least this prevents the need to have the helm binary installed locally, to be able to update repositories.

still no tests, but verified locally