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