modulepackage
0.0.0-20240520204538-d0717c57f675
Repository: https://github.com/kerria-dev/kerria.git
Documentation: pkg.go.dev
# README
in-tree manifest management
✿ Kerria is a tool that helps to:
- Integrate manifests from various sources (Kustomize, Helm , Jsonnet, Github API, and more)
- Build configuration ahead-of-time so that inflation of manifests does not happen at runtime in the CD controller
- Ensure the integrity of dependancies and build output.
License
Kerria is licensed with the Apache-2.0 license. A copy of the license is included in this repository in the LICENSE
file.