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