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