crate/3
You can find the source of this version on GitHub at cloudfoundry-community/crate-boshrelease. It was created based on the commit 3ae2c1dd
.
Release Notes¶
V3 release is based on crate 1.0.1 see crate release notes : https://crate.io/releasenotes/stable-release-1-0-1/ https://crate.io/releases/achievement-unlocked-cratedb-1-0/
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "crate" version: "3" url: "https://bosh.io/d/github.com/cloudfoundry-community/crate-boshrelease?v=3" sha1: "ed3ade38e973e3c1d65c4076f40b30e4db6fe148"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 ed3ade38e973e3c1d65c4076f40b30e4db6fe148 \ "https://bosh.io/d/github.com/cloudfoundry-community/crate-boshrelease?v=3"