462 B
462 B
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 - Flesh out
helm upgradeuntil it's capable of working - Implement
helm lint - Implement
helm delete - Implement all config settings
- EKS support
- Change
.drone.ymlto use a real docker registry