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