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