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