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: sha256:709205fead46619e02ef73eee1eceb49ff2fc051023d0d938b34f6baf3782b68
Or upload it to your director with the upload-release
command:
bosh upload-release --sha2 709205fead46619e02ef73eee1eceb49ff2fc051023d0d938b34f6baf3782b68 \ "https://bosh.io/d/github.com/cloudfoundry-incubator/bits-service-release?v=2.18.0"