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