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