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