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