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