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