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