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