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