bits-service/2.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 c3e7c2e
.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "bits-service" version: "2.5.0" url: "https://bosh.io/d/github.com/cloudfoundry-incubator/bits-service-release?v=2.5.0" sha1: "f039b3f75a5330d87e66a31eb18eb8a08c924a7f"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 f039b3f75a5330d87e66a31eb18eb8a08c924a7f \ "https://bosh.io/d/github.com/cloudfoundry-incubator/bits-service-release?v=2.5.0"