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