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