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