This operator is for managing helm repositories, releases and values in a declarative way. This project tries to picture helm as an kubernetes api extension. Through a custom resource for values reusing of them in different releases with same sub specifications is one feature. Another is to use kubernetes rbac for restricting helm usage for specific cluster configs. And there are no local files which could differ on multiple workstations.
Documentation is build with hugo and can be found here.
Pull requests are welcome. As these project is in a early stage there is currently no guideline for it.
If you find a bug while running the operator please open a pull request or an issue. If you want to make a feature request you should open an issue at first.
The license file can be viewed here.