sawmill/2.1.0
You can find the source of this version on GitHub at cloudfoundry-community/sawmill-boshrelease. It was created based on the commit 00bcf571
.
Release Notes¶
New Features
Added syslog-ng dependency packages and removed calls to apt-get
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "sawmill" version: "2.1.0" url: "https://bosh.io/d/github.com/cloudfoundry-community/sawmill-boshrelease?v=2.1.0" sha1: "e7f3f8687b907a5f5983a3d5aa0345c663f675db"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 e7f3f8687b907a5f5983a3d5aa0345c663f675db \ "https://bosh.io/d/github.com/cloudfoundry-community/sawmill-boshrelease?v=2.1.0"