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