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: "b28ea552a07260d72295b6914a39a893f0882f2d"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 b28ea552a07260d72295b6914a39a893f0882f2d \ "https://bosh.io/d/github.com/cloudfoundry/mapfs-release?v=1.14.0"