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