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