I’m quite proud to announce the release of version 2.6.2.1.0.0 of microBean Helm, a Java library that works with Kubernetes Helm charts and releases. It is available from Maven Central immediately.
With this library, Java developers can now create and maintain Helm releases programmatically.
The Github repository contains more information as does the documentation site. Have a look at the ReleaseManager
and AbstractChartLoader
classes to get a quick sense of what this project is all about. Happy Helming…from Java!