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