service-logs/2.0.2
You can find the source of this version on GitHub at cloudfoundry/service-logs-release. It was created based on the commit b891da7
.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "service-logs" version: "2.0.2" url: "https://bosh.io/d/github.com/cloudfoundry/service-logs-release?v=2.0.2" sha1: "74ed2b1ab825b83cc8736e2e0102ea9864e9328f"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 74ed2b1ab825b83cc8736e2e0102ea9864e9328f \ "https://bosh.io/d/github.com/cloudfoundry/service-logs-release?v=2.0.2"