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