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