- Expose spray logic in a library module for external usage
- Fixed
#55
- Bump to helm v3 (this version is NOT compatible with helm v2)
- Plugin installation via helm plugin install is now possible
- Bugfix issues #39, #40 and #41
#42
(Patrice Amiel)
- Support other Deployment/StatefulSet versions for the 'waiting for' phase
#30
(Patrice Amiel) - Support of Helm Tags
#35
(Patrice Amiel)
- Support of new flags (--exclude, --set-file, --set-string) + bugfix #! .File.Get clause
#28
(Patrice Amiel)
- Bugfix regexp for '.File.Get' for windows
3a2a527
(Patrice Amiel)
- Bump to go 1.11
ea90f7a
(Christophe Vila)
- Enhance "wait liveness and readiness" and create capability to prefix releases names
#16
(Patrice Amiel)
- Bugfixes on "waiting for Liveness and Readiness" step
#14
(Patrice Amiel)
- Fix plugin.yaml executable name according to OS
#5
(Christophe Vila) - Support of alias and of the '--force' option
#3
(Patrice Amiel)
- Adding support of several -f clauses
- Adding debug option
- Supporting HELM_DEBUG envar to get the debug mode as helm is not forwarding the --debug option
- First delivery on Github.