Merge pull request #2 from pelotech/flesh-out-upgrade

Build out the rest of the upgrade Step
This commit is contained in:
Erin Call
2019-12-17 15:34:08 -08:00
committed by GitHub
5 changed files with 114 additions and 14 deletions

View File

@@ -8,7 +8,7 @@ TODO:
* [x] Make `golint` part of the build process (and make it pass)
* [x] Implement debug output
* [x] Flesh out `helm upgrade` until it's capable of working
* [ ] Implement config settings for `upgrade`
* [x] Implement config settings for `upgrade`
* [ ] Implement `helm lint`
* [ ] Implement `helm delete`
* [ ] Look for command-line flags added in helm3; implement them