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