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