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: sha256:88c4bae362dcff2d86672b5b53a03e2c24537bb185b571adf062ff2c70961b79
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1=sha256:88c4bae362dcff2d86672b5b53a03e2c24537bb185b571adf062ff2c70961b79 \ "https://bosh.io/d/github.com/cloudfoundry/mapfs-release?v=1.2.60"