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