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