173cf374f953deece8ebc79e726fa0ed8a6bb02f
Running `go get` adds a line to `go.mod` every time, so using a preinstalled golint avoids churn.
Drone plugin for Helm 3
TODO:
- Make a
.drone.ymlthat's sufficient for building an image - Make a
Dockerfilethat's sufficient for launching the built image - Make
cmd/drone-helm/main.goactually invokehelm - Make
golintpart of the build process (and make it pass) - Implement debug output
- Flesh out
helm upgradeuntil it's capable of working - Implement config settings for
upgrade - Implement
helm lint - Implement
helm delete - EKS support
- Change
.drone.ymlto use a real docker registry
Description
Languages
Go
98%
Smarty
0.8%
Dockerfile
0.8%
Makefile
0.4%