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