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