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