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