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