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