module Helm

Overview

TODO Get global response for helm

TODO Get version number of global response for helm

TODO If version of helm not 3 or greater, act as if helm is not installed

TODO If version of helm is 3, return helm installed

Defined in:

helm.cr
constants.cr
utils/system_information.cr

Constant Summary

BASE_CONFIG = "./config.yml"
DEFAULT_ARCH = "linux-amd64"
DEFAULT_LOCAL_BINARY_PATH = "tools/helm"