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