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