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