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