mirror of
https://github.com/holos-run/holos.git
synced 2026-03-18 10:40:47 +00:00
Previously the Helm generator had no support for the --kube-version flag. This is a problem for helm charts that conditionally render resources based on this capability. This patch plumbs support through the author and core schemas with a new field similar to how the enable hooks field is handled.