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