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