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