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