mirror of
https://github.com/holos-run/holos.git
synced 2026-03-21 09:45:00 +00:00
Previously the helm generator was not implemented and returned an error. This patch is a first pass copying the helm method from internal/render/helm.go Basic testing performed with a podinfo chart. It works as the previous versions in v1alpha3 and before works. This patch does not address the cached version issue in #273