Helm
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
Constants
BASE_CONFIG = "./config.yml"
DEFAULT_ARCH = "linux-amd64"
DEFAULT_LOCAL_BINARY_PATH = "tools/helm"
RELEASE_NOT_FOUND = "Release not loaded:"
helm CMD errors
REPO_NOT_FOUND = "not found"