# README
lib-helm
A Multi-tenant server-side Helm Library
Helm, the Kubernetes package manager, implementation makes assumption about running from a single workstation. This library adapts the code from Helm project to remove any such assumptions and makes it possible to download & render charts on a multi-tenant server.
Acknowledgement
Majority of the source code in this project has been taken from Helm project as evident from the license header in source files.
# Packages
No description provided by the author
# Functions
No description provided by the author
No description provided by the author