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