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