Erin Call 173cf374f9 Run linting on an image with golint preinstalled
Running `go get` adds a line to `go.mod` every time, so using a
preinstalled golint avoids churn.
2019-12-16 15:44:46 -08:00
2019-11-21 11:35:50 -08:00
2019-12-09 15:27:56 -08:00
2019-12-09 15:27:56 -08:00
2019-11-21 11:35:50 -08:00

Drone plugin for Helm 3

TODO:

  • Make a .drone.yml that's sufficient for building an image
  • Make a Dockerfile that's sufficient for launching the built image
  • Make cmd/drone-helm/main.go actually invoke helm
  • 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
  • EKS support
  • Change .drone.yml to use a real docker registry
Description
Plugin for drone to deploy helm charts using helm3
Readme Apache-2.0 5.4 MiB
Languages
Go 98%
Smarty 0.8%
Dockerfile 0.8%
Makefile 0.4%