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