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