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