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