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