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