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