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