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