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