- Updated build dependencies
- Updated build dependencies
- Updated build dependencies
- Add OCI support to fetch umbrealla chart
#76
(cvila84) - Updated build dependencies
- Reducing excessing verbose logs on helm upgrade ignored parts
- Added error management when readiness kubectl template cannot be executed
- Fixed
#73
(cvila84)
- Exposed helm install/update --create-namespace flag on spray. Since 4.0.6, --create-namespace is automatically passed to helm install/update commands but because it is trying to create namespace even if it already exists, it can generate errors when user rights on cluster do not include namespace creation
- Fixed
#71
(Elassyo)
- Fixed
#69
(Elassyo)
- Fixed
#64
(AYDEV-FR)
- Fixed
#66
- Add Darwin support
#65
(Bazze)
- 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.