cflinuxfs2-rootfs/0.1.0
You can find the source of this version on GitHub at cloudfoundry/cflinuxfs2-rootfs-release. It was created based on the commit 29b70049
.
Release Notes¶
This release ships with stacks 1.50.0. For more information see the stack’s release notes
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "cflinuxfs2-rootfs" version: "0.1.0" url: "https://bosh.io/d/github.com/cloudfoundry/cflinuxfs2-rootfs-release?v=0.1.0" sha1: "37f80d3458daade7b2e4c850d4281c531f991d5a"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 37f80d3458daade7b2e4c850d4281c531f991d5a \ "https://bosh.io/d/github.com/cloudfoundry/cflinuxfs2-rootfs-release?v=0.1.0"