$ RELEASE_NAME=`echo ${CI_COMMIT_REF_NAME} | sed -e 's/[^A-Za-z0-9\-]/-/g' | sed -e 's/^[0-9-]*//g'`$ helm dependency update ops/helm/nomadSaving 1 chartsDownloading rabbitmq from repo https://charts.bitnami.com/bitnamiDeleting outdated charts$ helm upgrade --namespace nomad --install $RELEASE_NAME ops/helm/nomad -f ops/helm/nomad/deployments/dev-values.yaml --set proxy.external.path=/dev/rae/$RELEASE_NAME,image.tag=$CI_COMMIT_REF_NAME,roll=true --waitError: UPGRADE FAILED: timed out waiting for the conditionCleaning up project directory and file based variablesERROR: Job failed: exit code 1