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