Skip to content

soer3n/yaho

Folders and files

NameName
Last commit message
Last commit date
Feb 12, 2024
Jun 4, 2022
Oct 30, 2023
Jun 30, 2023
Jan 29, 2023
Jun 30, 2023
Jan 6, 2021
Dec 24, 2023
Oct 30, 2023
Oct 21, 2023
Oct 30, 2023
Jun 8, 2022
Jan 6, 2021
Oct 30, 2023
May 30, 2022
Jun 30, 2023
Jul 3, 2021
Oct 30, 2023
Jun 8, 2022
Jan 29, 2023
Mar 5, 2024
Mar 5, 2024
Jun 30, 2023
Apr 9, 2023

Repository files navigation

codecov Go Report Card GitHub tag (latest SemVer) GitHub go.mod Go version GitHub Workflow Status GitHub Workflow Status GitHub

Yet Another Helm Operator

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.

Docs

Documentation is build with hugo and can be found here.

Contributing

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.

License

The license file can be viewed here.