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