sawmill/0.0.2
You can find the source of this version on GitHub at cloudfoundry-community/sawmill-boshrelease. It was created based on the commit 0a994d11
.
Release Notes¶
New Features
Smoke tests now exist, and test the functionality of your sawmill servers!
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "sawmill" version: "0.0.2" url: "https://bosh.io/d/github.com/cloudfoundry-community/sawmill-boshrelease?v=0.0.2" sha1: "a292e16ef901d1a14abfd1c87f26c4697af65858"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 a292e16ef901d1a14abfd1c87f26c4697af65858 \ "https://bosh.io/d/github.com/cloudfoundry-community/sawmill-boshrelease?v=0.0.2"