2019-11-21 19:35:50 +00:00
|
|
|
# Drone plugin for Helm 3
|
|
|
|
|
2019-12-03 17:50:15 +00:00
|
|
|
TODO:
|
|
|
|
|
|
|
|
* [x] Make a `.drone.yml` that's sufficient for building an image
|
|
|
|
* [x] Make a `Dockerfile` that's sufficient for launching the built image
|
|
|
|
* [ ] Make `cmd/drone-helm/main.go` actually invoke `helm`
|
|
|
|
* [ ] Change `.drone.yml` to use a real docker registry
|