cf-smoke-tests/42.0.167
You can find the source of this version on GitHub at cloudfoundry/cf-smoke-tests-release. It was created based on the commit 7c2bc0f
.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "cf-smoke-tests" version: "42.0.167" url: "https://bosh.io/d/github.com/cloudfoundry/cf-smoke-tests-release?v=42.0.167" sha1: sha256:c153d4d2e94a9db616ea09aa0116f6a4716ec56bb78eb933711e9d62a963561c
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1=sha256:c153d4d2e94a9db616ea09aa0116f6a4716ec56bb78eb933711e9d62a963561c \ "https://bosh.io/d/github.com/cloudfoundry/cf-smoke-tests-release?v=42.0.167"