crate/4
You can find the source of this version on GitHub at cloudfoundry-community/crate-boshrelease. It was created based on the commit 2c6c3b2b
.
Release Notes¶
includes crate.io 1.0.5 see https://github.com/crate/crate/releases/tag/1.0.5
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "crate" version: "4" url: "https://bosh.io/d/github.com/cloudfoundry-community/crate-boshrelease?v=4" sha1: "aa2425c402262105213a107c502375592c640ea7"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 aa2425c402262105213a107c502375592c640ea7 \ "https://bosh.io/d/github.com/cloudfoundry-community/crate-boshrelease?v=4"