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