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