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