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