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