manage kubernetes software installs with helm
We are not using helm directly to manage cluster dependencies rather we are using the helm terraform provider to manage cluster dependencies (see components/terraform/eks module). These files exist to facilitate searching for updated helm chart versions and fetching default values for a release so that we can more easily modify the terraform declarations in the future.