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