diff --git a/README.md b/README.md index c6c6e9b..0b5661a 100644 --- a/README.md +++ b/README.md @@ -6,9 +6,10 @@ TODO: * [x] Make a `Dockerfile` that's sufficient for launching the built image * [x] Make `cmd/drone-helm/main.go` actually invoke `helm` * [x] Make `golint` part of the build process (and make it pass) +* [ ] Implement debug output * [ ] Flesh out `helm upgrade` until it's capable of working +* [ ] Implement config settings for `upgrade` * [ ] Implement `helm lint` * [ ] Implement `helm delete` -* [ ] Implement all config settings * [ ] EKS support * [ ] Change `.drone.yml` to use a real docker registry