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: sha256:08a9f222ae357e3251adc187d3e3d83e419310fafe822198910e9cba06a8671f
Or upload it to your director with the upload-release command:
bosh upload-release --sha1=sha256:08a9f222ae357e3251adc187d3e3d83e419310fafe822198910e9cba06a8671f \
"https://bosh.io/d/github.com/cloudfoundry-incubator/bits-service-release?v=2.26.0"