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