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