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