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