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