sawmill/0.0.1
You can find the source of this version on GitHub at cloudfoundry-community/sawmill-boshrelease. It was created based on the commit ea289093
.
Release Notes¶
New Features
All of the features are new. Initial release!
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "sawmill" version: "0.0.1" url: "https://bosh.io/d/github.com/cloudfoundry-community/sawmill-boshrelease?v=0.0.1" sha1: "222b7bc9bcad50e8564a0291a6008fe4f29a3b41"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 222b7bc9bcad50e8564a0291a6008fe4f29a3b41 \ "https://bosh.io/d/github.com/cloudfoundry-community/sawmill-boshrelease?v=0.0.1"