ipedrazas / drone-helm

Helm (Kubernetes) plugin for drone.io
MIT License
120 stars 90 forks source link

Helm v3 #103

Open foosinn opened 4 years ago

foosinn commented 4 years ago

Hey,

are there already any plans to support Helm v3?

Maybe as a new plugin (which prevents breaking existing deployments).

Thanks for your awesome work!

foosinn commented 4 years ago

Since we rely on helm3 for some new things, we decided to create a new plugin:

https://github.com/bitsbeats/drone-helm3

josmo commented 4 years ago

@foosinn just fyi there's https://github.com/pelotech/drone-helm3 which is being publised , might be worth talking about merging since it looks like there's a good amount of overlap :) I'll open an issue in bitsbeats/drone-helm3 to chat about it.