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