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