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