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