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