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