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