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